Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_sock.c773 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find() function
790 c = __hci_mgmt_chan_find(channel); in hci_mgmt_chan_find()
802 if (__hci_mgmt_chan_find(c->channel)) { in hci_mgmt_chan_register()
1709 chan = __hci_mgmt_chan_find(hci_pi(sk)->channel); in hci_sock_sendmsg()