Searched refs:hci_dev_get (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c272 struct hci_dev *hci_dev_get(int index) function
393 if (!(hdev = hci_dev_get(ir.dev_id)))
448 if (!(hdev = hci_dev_get(dev)))
578 if (!(hdev = hci_dev_get(dev)))
590 if (!(hdev = hci_dev_get(dev)))
630 if (!(hdev = hci_dev_get(dev)))
649 if (!(hdev = hci_dev_get(dr.dev_id)))
761 if (!(hdev = hci_dev_get(di.dev_id)))
H A Dhci_conn.c516 if (!(hdev = hci_dev_get(req.dev_id))) {
H A Dhci_sock.c297 if (!(hdev = hci_dev_get(haddr->hci_dev))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Dhci_core.h396 struct hci_dev *hci_dev_get(int index);

Completed in 55 milliseconds