Home
last modified time | relevance | path

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

/linux-3.4.99/net/bluetooth/
Daf_bluetooth.c417 unsigned int bt_sock_poll(struct file *file, struct socket *sock, poll_table *wait) in bt_sock_poll() function
456 EXPORT_SYMBOL(bt_sock_poll);
Dsco.c1005 .poll = bt_sock_poll,
Dl2cap_sock.c1104 .poll = bt_sock_poll,
/linux-3.4.99/include/net/bluetooth/
Dbluetooth.h210 uint bt_sock_poll(struct file * file, struct socket *sock, poll_table *wait);
/linux-3.4.99/net/bluetooth/rfcomm/
Dsock.c1031 .poll = bt_sock_poll,