Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dsock.c45 bt_sock_unlink(&bnep_sk_list, sk); in bnep_sock_release()
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dsock.c58 bt_sock_unlink(&cmtp_sk_list, sk); in cmtp_sock_release()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Daf_bluetooth.c149 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink() function
155 EXPORT_SYMBOL(bt_sock_unlink);
H A Dsco.c400 bt_sock_unlink(&sco_sk_list, sk); in sco_sock_kill()
H A Dl2cap_sock.c1417 bt_sock_unlink(&l2cap_sk_list, sk); in l2cap_sock_release()
H A Dhci_sock.c867 bt_sock_unlink(&hci_sk_list, sk); in hci_sock_release()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dsock.c41 bt_sock_unlink(&hidp_sk_list, sk); in hidp_sock_release()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h316 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c200 bt_sock_unlink(&rfcomm_sk_list, sk); in rfcomm_sock_kill()