Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_generic.c1454 static long usbfn_ioctl(struct file *file, unsigned int cmd, unsigned long value) in usbfn_ioctl() function
1563 .unlocked_ioctl = usbfn_ioctl,
1567 .compat_ioctl = usbfn_ioctl,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_generic.c1455 static long usbfn_ioctl(struct file *file, unsigned int cmd, unsigned long value) in usbfn_ioctl() function
1564 .unlocked_ioctl = usbfn_ioctl,
1568 .compat_ioctl = usbfn_ioctl,

Completed in 10 milliseconds