Home
last modified time | relevance | path

Searched refs:bt_sock_ioctl (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c499 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bt_sock_ioctl() function
538 EXPORT_SYMBOL(bt_sock_ioctl); variable
H A Dsco.c1268 .ioctl = bt_sock_ioctl,
H A Dl2cap_sock.c1927 .ioctl = bt_sock_ioctl,
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c544 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bt_sock_ioctl() function
583 EXPORT_SYMBOL(bt_sock_ioctl); variable
H A Dsco.c1430 .ioctl = bt_sock_ioctl,
H A Diso.c2071 .ioctl = bt_sock_ioctl,
H A Dl2cap_sock.c1885 .ioctl = bt_sock_ioctl,
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h322 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h411 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dsock.c866 err = bt_sock_ioctl(sock, cmd, arg); in rfcomm_sock_ioctl()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dsock.c868 err = bt_sock_ioctl(sock, cmd, arg); in rfcomm_sock_ioctl()

Completed in 17 milliseconds