Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Draw_gadget.h217 #define USB_RAW_IOCTL_CONFIGURE _IO('U', 9) macro
/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c1284 case USB_RAW_IOCTL_CONFIGURE: in raw_ioctl()