Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sock.c1716 if (hdev && chan->hdev_init) in hci_mgmt_cmd()
1717 chan->hdev_init(sk, hdev); in hci_mgmt_cmd()
H A Dmgmt.c10600 .hdev_init = mgmt_init_hdev, in mgmt_exit()
/linux/include/net/bluetooth/
H A Dhci_core.h2376 void (*hdev_init) (struct sock *sk, struct hci_dev *hdev); member