Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c253 bt_sock_unregister(BTPROTO_HIDP); in cmtp_init_sockets()
269 bt_sock_unregister(BTPROTO_CMTP); in cmtp_cleanup_sockets()
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c242 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_init()
258 bt_sock_unregister(BTPROTO_BNEP); in bnep_sock_cleanup()
/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c294 bt_sock_unregister(BTPROTO_HIDP); in hidp_init_sockets()
310 bt_sock_unregister(BTPROTO_HIDP); in hidp_cleanup_sockets()
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c102 void bt_sock_unregister(int proto) in bt_sock_unregister() function
111 EXPORT_SYMBOL(bt_sock_unregister);
H A Dsco.c1466 bt_sock_unregister(BTPROTO_SCO); in sco_init()
1495 bt_sock_unregister(BTPROTO_SCO); in sco_exit()
H A Dl2cap_sock.c1984 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_init_sockets()
2000 bt_sock_unregister(BTPROTO_L2CAP); in l2cap_cleanup_sockets()
H A Dhci_sock.c2244 bt_sock_unregister(BTPROTO_HCI); in hci_sock_init()
2260 bt_sock_unregister(BTPROTO_HCI); in hci_sock_cleanup()
H A Diso.c2119 bt_sock_unregister(BTPROTO_ISO); in iso_init()
2156 bt_sock_unregister(BTPROTO_ISO); in iso_exit()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c1053 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_init_sockets()
1079 bt_sock_unregister(BTPROTO_RFCOMM); in rfcomm_cleanup_sockets()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h403 void bt_sock_unregister(int proto);