Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/
A Daf_bluetooth.c495 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bt_sock_ioctl() function
533 EXPORT_SYMBOL(bt_sock_ioctl);
A Dsco.c1438 .ioctl = bt_sock_ioctl,
A Diso.c1779 .ioctl = bt_sock_ioctl,
A Dl2cap_sock.c1926 .ioctl = bt_sock_ioctl,
/linux-6.3-rc2/include/net/bluetooth/
A Dbluetooth.h391 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/linux-6.3-rc2/net/bluetooth/rfcomm/
A Dsock.c875 err = bt_sock_ioctl(sock, cmd, arg); in rfcomm_sock_ioctl()

Completed in 26 milliseconds