Home
last modified time | relevance | path

Searched refs:__hci_dev_hold (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h458 static inline struct hci_dev *__hci_dev_hold(struct hci_dev *d) in __hci_dev_hold() function
467 return __hci_dev_hold(d); in hci_dev_hold()
/linux-2.6.39/drivers/bluetooth/
Dbtusb.c1065 __hci_dev_hold(hdev); in btusb_disconnect()