Home
last modified time | relevance | path

Searched refs:bt_sock_poll (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Daf_bluetooth.c453 __poll_t bt_sock_poll(struct file *file, struct socket *sock, in bt_sock_poll() function
492 EXPORT_SYMBOL(bt_sock_poll);
H A Dsco.c1266 .poll = bt_sock_poll,
H A Dl2cap_sock.c1916 .poll = bt_sock_poll,
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h321 __poll_t bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c1023 .poll = bt_sock_poll,