Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Daf_bluetooth.c440 __poll_t bt_sock_poll(struct file *file, struct socket *sock, in bt_sock_poll() function
481 EXPORT_SYMBOL(bt_sock_poll);
Dsco.c1201 .poll = bt_sock_poll,
Dl2cap_sock.c1656 .poll = bt_sock_poll,
/Linux-v4.19/include/net/bluetooth/
Dbluetooth.h274 __poll_t bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c1052 .poll = bt_sock_poll,