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

/linux-4.1.27/net/bluetooth/hidp/
H A Dsock.c49 static int hidp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) hidp_sock_ioctl() function
195 return hidp_sock_ioctl(sock, cmd, arg); hidp_sock_compat_ioctl()
203 .ioctl = hidp_sock_ioctl,

Completed in 47 milliseconds