Searched refs:hci_dev_hold (Results 1 – 5 of 5) sorted by relevance
102 hci_dev_hold(hdev); in hci_conn_add_sysfs()
387 struct hci_dev *bredr_hdev = hci_dev_hold(bredr_hcon->hdev); in amp_physical_cfm()425 hdev = hci_dev_hold(chan->hs_hcon->hdev); in amp_create_logical_link()
495 hci_dev_hold(hdev); in hci_conn_add()595 hdev = hci_dev_hold(hdev); in hci_get_route()
997 hdev = hci_dev_hold(d); in hci_dev_get()1443 hci_dev_hold(hdev); in hci_dev_do_open()3187 hci_dev_hold(hdev); in hci_register_dev()
910 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function