Searched refs:hci_dev_hold (Results 1 – 4 of 4) sorted by relevance
79 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()
1016 hci_dev_hold(hdev); in __hci_conn_add()1223 hdev = hci_dev_hold(hdev); in hci_get_route()
5028 hci_dev_hold(hdev); in hci_dev_open_sync()
1657 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function