Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dsock.c52 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() function
162 return bnep_sock_ioctl(sock, cmd, arg); in bnep_sock_compat_ioctl()
170 .ioctl = bnep_sock_ioctl,