Home
last modified time | relevance | path

Searched refs:hdev_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c1647 if (hdev && chan->hdev_init) in hci_mgmt_cmd()
1648 chan->hdev_init(sk, hdev); in hci_mgmt_cmd()
H A Dmgmt.c8939 .hdev_init = mgmt_init_hdev,
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c1710 if (hdev && chan->hdev_init) in hci_mgmt_cmd()
1711 chan->hdev_init(sk, hdev); in hci_mgmt_cmd()
H A Dmgmt.c10460 .hdev_init = mgmt_init_hdev,
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1695 void (*hdev_init) (struct sock *sk, struct hci_dev *hdev);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h2175 void (*hdev_init) (struct sock *sk, struct hci_dev *hdev); member

Completed in 34 milliseconds