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

/linux-4.1.27/net/bluetooth/bnep/
H A Dsock.c52 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) bnep_sock_ioctl() function
162 return bnep_sock_ioctl(sock, cmd, arg); bnep_sock_compat_ioctl()
170 .ioctl = bnep_sock_ioctl,

Completed in 31 milliseconds