Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Draw_gadget.h232 #define USB_RAW_IOCTL_EPS_INFO _IOR('U', 11, struct usb_raw_eps_info) macro
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Draw-gadget.rst56 the USB_RAW_IOCTL_EPS_INFO ioctl can be used to find out information about
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c1275 case USB_RAW_IOCTL_EPS_INFO: in raw_ioctl()