Searched refs:bt_procfs_cleanup (Results 1 – 9 of 9) sorted by relevance
/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 857 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 869 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function 874 EXPORT_SYMBOL(bt_procfs_cleanup);
|
H A D | sco.c | 1567 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
|
H A D | l2cap_sock.c | 2007 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
|
H A D | iso.c | 2541 bt_procfs_cleanup(&init_net, "iso"); in iso_exit()
|
/linux/net/bluetooth/cmtp/ |
H A D | sock.c | 268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
|
/linux/net/bluetooth/bnep/ |
H A D | sock.c | 257 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
|
/linux/net/bluetooth/hidp/ |
H A D | sock.c | 309 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
|
/linux/include/net/bluetooth/ |
H A D | bluetooth.h | 626 void bt_procfs_cleanup(struct net *net, const char *name);
|
/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 1074 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()
|