Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c50 static int do_hidp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_hidp_sock_ioctl() function
128 return do_hidp_sock_ioctl(sock, cmd, (void __user *)arg); in hidp_sock_ioctl()