Searched refs:bt_procfs_init (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/net/bluetooth/
H A Daf_bluetooth.c673 int bt_procfs_init(struct net *net, const char *name, bt_procfs_init() function
689 int bt_procfs_init(struct net *net, const char *name, bt_procfs_init() function
700 EXPORT_SYMBOL(bt_procfs_init); variable
H A Dhci_sock.c1510 err = bt_procfs_init(&init_net, "hci", &hci_sk_list, NULL); hci_sock_init()
H A Dl2cap_sock.c1676 err = bt_procfs_init(&init_net, "l2cap", &l2cap_sk_list, l2cap_init_sockets()
H A Dsco.c1233 err = bt_procfs_init(&init_net, "sco", &sco_sk_list, NULL); sco_init()
/linux-4.4.14/net/bluetooth/bnep/
H A Dsock.c244 err = bt_procfs_init(&init_net, "bnep", &bnep_sk_list, NULL); bnep_sock_init()
/linux-4.4.14/net/bluetooth/cmtp/
H A Dsock.c248 err = bt_procfs_init(&init_net, "cmtp", &cmtp_sk_list, NULL); cmtp_init_sockets()
/linux-4.4.14/net/bluetooth/hidp/
H A Dsock.c278 err = bt_procfs_init(&init_net, "hidp", &hidp_sk_list, NULL); hidp_init_sockets()
/linux-4.4.14/include/net/bluetooth/
H A Dbluetooth.h374 int bt_procfs_init(struct net *net, const char *name,
/linux-4.4.14/net/bluetooth/rfcomm/
H A Dsock.c1076 err = bt_procfs_init(&init_net, "rfcomm", &rfcomm_sk_list, NULL); rfcomm_init_sockets()

Completed in 135 milliseconds