Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/hidp/
Dsock.c125 static int hidp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in hidp_sock_ioctl() function
218 return hidp_sock_ioctl(sock, cmd, arg); in hidp_sock_compat_ioctl()
226 .ioctl = hidp_sock_ioctl,