Home
last modified time | relevance | path

Searched refs:bt_procfs_cleanup (Results 1 – 5 of 5) sorted by relevance

/linux/net/bluetooth/
H A Daf_bluetooth.c899 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function
911 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function
916 EXPORT_SYMBOL(bt_procfs_cleanup);
H A Dsco.c1665 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
H A Dl2cap_sock.c2140 bt_procfs_cleanup(&init_net, "l2cap");
H A Diso.c2920 bt_procfs_cleanup(&init_net, "iso"); in iso_exit()
/linux/net/bluetooth/rfcomm/
H A Dsock.c1102 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()