Searched refs:hidp_sk_list (Results 1 – 1 of 1) sorted by relevance
28 static struct bt_sock_list hidp_sk_list = { variable29 .lock = __RW_LOCK_UNLOCKED(hidp_sk_list.lock)41 bt_sock_unlink(&hidp_sk_list, sk); in hidp_sock_release()275 bt_sock_link(&hidp_sk_list, sk); in hidp_sock_create()300 err = bt_procfs_init(&init_net, "hidp", &hidp_sk_list, NULL); in hidp_init_sockets()