Home
last modified time | relevance | path

Searched refs:sw_ctrl_state (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c1690 bool sw_ctrl_state; in qca_regulator_init() local
1732 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_regulator_init()
1733 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_regulator_init()
2102 bool sw_ctrl_state; in qca_power_shutdown() local
2137 sw_ctrl_state = gpiod_get_value_cansleep(qcadev->sw_ctrl); in qca_power_shutdown()
2138 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_power_shutdown()

Completed in 4 milliseconds