Searched refs:bt_procfs_cleanup (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 763 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 775 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 780 EXPORT_SYMBOL(bt_procfs_cleanup);
|
H A D | sco.c | 1495 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
|
H A D | l2cap_sock.c | 1987 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
H A D | hci_sock.c | 2254 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
|
H A D | iso.c | 2139 bt_procfs_cleanup(&init_net, "iso"); in iso_exit()
|
/openbmc/linux/net/bluetooth/cmtp/ |
H A D | sock.c | 268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
|
/openbmc/linux/net/bluetooth/bnep/ |
H A D | sock.c | 257 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | sock.c | 309 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | bluetooth.h | 616 void bt_procfs_cleanup(struct net *net, const char *name);
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 1073 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()
|