Lines Matching refs:out
81 if (init_rfkill()) goto out; in check_bluetooth_power()
88 goto out; in check_bluetooth_power()
94 goto out; in check_bluetooth_power()
106 out: in check_bluetooth_power()
118 if (init_rfkill()) goto out; in set_bluetooth_power()
125 goto out; in set_bluetooth_power()
131 goto out; in set_bluetooth_power()
135 out: in set_bluetooth_power()
158 if (set_bluetooth_power(1) < 0) goto out; in bt_enable()
173 goto out; in bt_enable()
180 if (hci_sock < 0) goto out; in bt_enable()
206 goto out; in bt_enable()
215 goto out; in bt_enable()
220 out: in bt_enable()
234 goto out; in bt_disable()
239 if (hci_sock < 0) goto out; in bt_disable()
251 goto out; in bt_disable()
256 goto out; in bt_disable()
261 out: in bt_disable()
277 if (ret == -1 || ret == 0) goto out; in bt_is_enabled()
284 if (hci_sock < 0) goto out; in bt_is_enabled()
289 goto out; in bt_is_enabled()
298 out: in bt_is_enabled()