Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c67 static struct hci_dev *__hci_dev_get(int index, int *srcu_index) in __hci_dev_get() function
91 return __hci_dev_get(index, NULL); in hci_dev_get()
96 return __hci_dev_get(index, srcu_index); in hci_dev_get_srcu()