Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dbluetooth.h252 uint bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait);
/linux-4.1.27/net/bluetooth/
Daf_bluetooth.c407 unsigned int bt_sock_poll(struct file *file, struct socket *sock, in bt_sock_poll() function
448 EXPORT_SYMBOL(bt_sock_poll);
Dsco.c1182 .poll = bt_sock_poll,
Dl2cap_sock.c1597 .poll = bt_sock_poll,
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c1045 .poll = bt_sock_poll,