Home
last modified time | relevance | path

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

/linux-6.15/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.c1018 hci_dev_hold(hdev); in __hci_conn_add()
1226 hdev = hci_dev_hold(hdev); in hci_get_route()
H A Dhci_sync.c5056 hci_dev_hold(hdev); in hci_dev_open_sync()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1675 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function