bt_sock_ioctl     275 include/net/bluetooth/bluetooth.h int  bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
bt_sock_ioctl     531 net/bluetooth/af_bluetooth.c EXPORT_SYMBOL(bt_sock_ioctl);
bt_sock_ioctl    1660 net/bluetooth/l2cap_sock.c 	.ioctl		= bt_sock_ioctl,
bt_sock_ioctl     897 net/bluetooth/rfcomm/sock.c 	err = bt_sock_ioctl(sock, cmd, arg);
bt_sock_ioctl    1192 net/bluetooth/sco.c 	.ioctl		= bt_sock_ioctl,