Home
last modified time | relevance | path

Searched refs:bt_procfs_init (Results 1 – 8 of 8) sorted by relevance

/net/bluetooth/
Daf_bluetooth.c663 int bt_procfs_init(struct net *net, const char *name, in bt_procfs_init() function
679 int bt_procfs_init(struct net *net, const char *name, in bt_procfs_init() function
690 EXPORT_SYMBOL(bt_procfs_init);
Dhci_sock.c1110 err = bt_procfs_init(&init_net, "hci", &hci_sk_list, NULL); in hci_sock_init()
Dsco.c1139 err = bt_procfs_init(&init_net, "sco", &sco_sk_list, NULL); in sco_init()
Dl2cap_sock.c1301 err = bt_procfs_init(&init_net, "l2cap", &l2cap_sk_list, in l2cap_init_sockets()
/net/bluetooth/bnep/
Dsock.c237 err = bt_procfs_init(&init_net, "bnep", &bnep_sk_list, NULL); in bnep_sock_init()
/net/bluetooth/cmtp/
Dsock.c248 err = bt_procfs_init(&init_net, "cmtp", &cmtp_sk_list, NULL); in cmtp_init_sockets()
/net/bluetooth/hidp/
Dsock.c278 err = bt_procfs_init(&init_net, "hidp", &hidp_sk_list, NULL); in hidp_init_sockets()
/net/bluetooth/rfcomm/
Dsock.c1044 err = bt_procfs_init(&init_net, "rfcomm", &rfcomm_sk_list, NULL); in rfcomm_init_sockets()