Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c79 hdev = hci_dev_hold(d); in hci_dev_get()
1008 hci_dev_hold(hdev); in hci_error_reset()
2387 hci_dev_hold(hdev); in hci_suspend_notifier()
2631 hci_dev_hold(hdev); in hci_register_dev()
H A Dhci_conn.c1016 hci_dev_hold(hdev); in __hci_conn_add()
1223 hdev = hci_dev_hold(hdev); in hci_get_route()
H A Dhci_sync.c5028 hci_dev_hold(hdev); in hci_dev_open_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h1657 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function