Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sysfs.c63 hci_dev_hold(hdev); in hci_conn_add_sysfs()
Damp.c504 struct hci_dev *bredr_hdev = hci_dev_hold(bredr_hcon->hdev); in amp_physical_cfm()
542 hdev = hci_dev_hold(chan->hs_hcon->hdev); in amp_create_logical_link()
Dhci_core.c124 hdev = hci_dev_hold(d); in hci_dev_get()
2440 hci_dev_hold(hdev); in hci_suspend_notifier()
2692 hci_dev_hold(hdev); in hci_register_dev()
Dhci_conn.c1029 hci_dev_hold(hdev); in hci_conn_add()
1213 hdev = hci_dev_hold(hdev); in hci_get_route()
Dhci_sync.c4862 hci_dev_hold(hdev); in hci_dev_open_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1563 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function