Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/bnep/
Dsock.c242 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
258 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/Linux-v6.6/net/bluetooth/cmtp/
Dsock.c253 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
269 bt_sock_unregister(BTPROTO_CMTP); in cmtp_cleanup_sockets()
/Linux-v6.6/net/bluetooth/hidp/
Dsock.c294 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
310 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/Linux-v6.6/net/bluetooth/
Daf_bluetooth.c102 void bt_sock_unregister(int proto) in bt_sock_unregister() function
111 EXPORT_SYMBOL(bt_sock_unregister);
Dsco.c1464 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1493 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
Dl2cap_sock.c1936 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_init_sockets()
1952 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_cleanup_sockets()
Dhci_sock.c2247 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2263 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
Diso.c2060 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2097 bt_sock_unregister(BTPROTO_ISO); in iso_exit()
/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c1057 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1083 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()
/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h401 void bt_sock_unregister(int proto);