Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Daf_bluetooth.c690 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function
702 void bt_procfs_cleanup(struct net *net, const char *name) in bt_procfs_cleanup() function
707 EXPORT_SYMBOL(bt_procfs_cleanup);
H A Dsco.c1324 bt_procfs_cleanup(&init_net, "sco"); in sco_exit()
H A Dl2cap_sock.c1967 bt_procfs_cleanup(&init_net, "l2cap"); in l2cap_cleanup_sockets()
H A Dhci_sock.c2113 bt_procfs_cleanup(&init_net, "hci"); in hci_sock_cleanup()
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dsock.c264 bt_procfs_cleanup(&init_net, "bnep"); in bnep_sock_cleanup()
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dsock.c268 bt_procfs_cleanup(&init_net, "cmtp"); in cmtp_cleanup_sockets()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dsock.c316 bt_procfs_cleanup(&init_net, "hidp"); in hidp_cleanup_sockets()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h507 void bt_procfs_cleanup(struct net *net, const char *name);
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c1078 bt_procfs_cleanup(&init_net, "rfcomm"); in rfcomm_cleanup_sockets()