Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_hid.c709 static long f_hidg_ioctl(struct file *file, unsigned int code, unsigned long arg) in f_hidg_ioctl() function
1128 return f_hidg_ioctl(file, code, value); in f_hidg_compat_ioctl()
1139 .unlocked_ioctl = f_hidg_ioctl,