Searched refs:hidp_proto (Results 1 – 1 of 1) sorted by relevance
222 static struct proto hidp_proto = { variable238 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()