Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c525 __poll_t bt_sock_poll(struct file *file, struct socket *sock, in bt_sock_poll() function
564 EXPORT_SYMBOL(bt_sock_poll);
H A Dsco.c1438 .poll = bt_sock_poll,
H A Dl2cap_sock.c1937 .poll = bt_sock_poll,
H A Diso.c2154 .poll = bt_sock_poll,
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h414 __poll_t bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c1020 .poll = bt_sock_poll,