Searched refs:hci_dev_hold (Results 1 – 4 of 4) sorted by relevance
79 hdev = hci_dev_hold(d); in hci_dev_get()1001 hci_dev_hold(hdev); in hci_error_reset()2391 hci_dev_hold(hdev); in hci_suspend_notifier()2636 hci_dev_hold(hdev); in hci_register_dev()
1000 hci_dev_hold(hdev); in __hci_conn_add()1207 hdev = hci_dev_hold(hdev); in hci_get_route()
5055 hci_dev_hold(hdev); in hci_dev_open_sync()
1588 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() function