Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_sock.c844 static struct hci_mgmt_chan *__hci_mgmt_chan_find(unsigned short channel) in __hci_mgmt_chan_find() function
861 c = __hci_mgmt_chan_find(channel); in hci_mgmt_chan_find()
873 if (__hci_mgmt_chan_find(c->channel)) { in hci_mgmt_chan_register()
1833 chan = __hci_mgmt_chan_find(hci_pi(sk)->channel); in hci_sock_sendmsg()