Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Daf_bluetooth.c458 __poll_t bt_sock_poll(struct file *file, struct socket *sock, in bt_sock_poll() function
497 EXPORT_SYMBOL(bt_sock_poll);
Dsco.c1266 .poll = bt_sock_poll,
Dl2cap_sock.c1916 .poll = bt_sock_poll,
/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h321 __poll_t bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
Dsock.c1023 .poll = bt_sock_poll,