Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sysfs.c61 hci_dev_hold(hdev); in hci_conn_add_sysfs()
H A 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()
H A Dhci_conn.c188 hci_dev_hold(conn->hdev); in hci_connect_le_scan_remove()
587 hci_dev_hold(hdev); in hci_conn_add()
706 hdev = hci_dev_hold(hdev); in hci_get_route()
H A Dhci_core.c1055 hdev = hci_dev_hold(d); in hci_dev_get()
1593 hci_dev_hold(hdev); in hci_dev_do_open()
3797 hci_dev_hold(hdev); in hci_register_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1178 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function