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

/net/bluetooth/bnep/
H A Dsock.c52 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) function
155 return bnep_sock_ioctl(sock, cmd, arg);
163 .ioctl = bnep_sock_ioctl,

Completed in 40 milliseconds