Home
last modified time | relevance | path

Searched refs:hci_dev_do_close (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1716 int hci_dev_do_close(struct hci_dev *hdev) in hci_dev_do_close() function
1864 err = hci_dev_do_close(hdev); in hci_dev_close()
2222 hci_dev_do_close(hdev); in hci_rfkill_set_block()
2270 hci_dev_do_close(hdev); in hci_power_on()
2313 hci_dev_do_close(hdev); in hci_power_off()
2327 if (hci_dev_do_close(hdev)) in hci_error_reset()
3843 hci_dev_do_close(hdev); in hci_unregister_dev()
H A Dhci_sock.c881 hci_dev_do_close(hdev); in hci_sock_release()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c596 static int hci_dev_do_close(struct hci_dev *hdev) in hci_dev_do_close() function
618 err = hci_dev_do_close(hdev); in hci_dev_close()
692 hci_dev_do_close(hdev); in hci_unregister_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1228 int hci_dev_do_close(struct hci_dev *hdev);