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

/linux-master/net/bluetooth/hidp/
H A Dsock.c126 static int hidp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) function
219 return hidp_sock_ioctl(sock, cmd, arg);
227 .ioctl = hidp_sock_ioctl,

Completed in 119 milliseconds