Searched refs:sw_ctrl_state (Results 1 – 1 of 1) sorted by relevance
1769 bool sw_ctrl_state; in qca_regulator_init() local1813 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_regulator_init()1814 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_regulator_init()2216 bool sw_ctrl_state; in qca_power_shutdown() local2259 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_power_shutdown()2260 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_power_shutdown()