Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/hidp/
Dsock.c49 static int do_hidp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_hidp_sock_ioctl() function
127 return do_hidp_sock_ioctl(sock, cmd, (void __user *)arg); in hidp_sock_ioctl()