Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c763 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 Dsco.c1495 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
H A Dl2cap_sock.c1987 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
H A Dhci_sock.c2254 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
H A Diso.c2139 bt_procfs_cleanup(&init_net, "iso"); in iso_exit()
/openbmc/linux/net/bluetooth/cmtp/
H A Dsock.c268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
/openbmc/linux/net/bluetooth/bnep/
H A Dsock.c257 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c309 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h616 void bt_procfs_cleanup(struct net *net, const char *name);
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c1073 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()