Searched refs:bnep_sock_ioctl (Results 1 – 1 of 1) sorted by relevance
52 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() function162 return bnep_sock_ioctl(sock, cmd, arg); in bnep_sock_compat_ioctl()170 .ioctl = bnep_sock_ioctl,