Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Daf_bluetooth.c141 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link()
149 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink()
614 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_start()
622 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_next()
630 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_stop()
637 struct bt_sock_list *l = PDE_DATA(file_inode(seq->file)); in bt_seq_show()
680 struct bt_sock_list *sk_list, in bt_procfs_init()
696 struct bt_sock_list *sk_list, in bt_procfs_init()
H A Dsco.c40 static struct bt_sock_list sco_sk_list = {
H A Dl2cap_sock.c40 static struct bt_sock_list l2cap_sk_list = {
H A Dhci_sock.c160 static struct bt_sock_list hci_sk_list = {
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h305 struct bt_sock_list { struct
315 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument
316 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
505 struct bt_sock_list *sk_list,
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dsock.c32 static struct bt_sock_list bnep_sk_list = {
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dsock.c45 static struct bt_sock_list cmtp_sk_list = {
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dsock.c28 static struct bt_sock_list hidp_sk_list = {
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c39 static struct bt_sock_list rfcomm_sk_list = {