Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c79 hdev = hci_dev_hold(d); in __hci_dev_get()
1027 hci_dev_hold(hdev); in hci_error_reset()
2416 hci_dev_hold(hdev); in hci_suspend_notifier()
2666 hci_dev_hold(hdev); in hci_register_dev()
H A Dhci_conn.c1129 hci_dev_hold(hdev); in __hci_conn_add()
1366 hdev = hci_dev_hold(hdev); in hci_get_route()
H A Diso.c1036 hdev = hci_dev_hold(conn->hcon->hdev); in iso_conn_get_hdev()
H A Dhci_sync.c5199 hci_dev_hold(hdev); in hci_dev_open_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h1726 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function