Home
last modified time | relevance | path

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

/net/bluetooth/hidp/
Dsock.c222 static struct proto hidp_proto = { variable
238 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hidp_proto); in hidp_sock_create()
268 err = proto_register(&hidp_proto, 0); in hidp_init_sockets()
290 proto_unregister(&hidp_proto); in hidp_init_sockets()
298 proto_unregister(&hidp_proto); in hidp_cleanup_sockets()