Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sock.c2192 static struct proto hci_sk_proto = { variable
2210 sk = bt_sock_alloc(net, sock, &hci_sk_proto, protocol, GFP_ATOMIC, in hci_sock_create()
2234 err = proto_register(&hci_sk_proto, 0); in hci_sock_init()
2256 proto_unregister(&hci_sk_proto); in hci_sock_init()
2264 proto_unregister(&hci_sk_proto); in hci_sock_cleanup()