Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c493 int hci_dev_do_close(struct hci_dev *hdev) in hci_dev_do_close() function
526 err = hci_dev_do_close(hdev); in hci_dev_close()
929 hci_dev_do_close(hdev); in hci_rfkill_set_block()
976 hci_dev_do_close(hdev); in hci_power_on()
1019 hci_dev_do_close(hdev); in hci_power_off()
1034 if (!hci_dev_do_close(hdev)) in hci_error_reset()
2715 hci_dev_do_close(hdev); in hci_unregister_dev()
H A Dhci_sock.c940 * call hci_dev_do_close directly instead of calling in hci_sock_release()
953 hci_dev_do_close(hdev); in hci_sock_release()
/linux/include/net/bluetooth/
H A Dhci_core.h1803 int hci_dev_do_close(struct hci_dev *hdev);