Searched refs:USB_EP_INT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.h | 247 #define USB_EP_INT(addr, bname, dir, cdir) \ macro 258 #define USB_EP_IN_INT(n) USB_EP_INT(n, "ep" #n "in-int", 1, \
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | pxa27x_udc.h | 247 #define USB_EP_INT(addr, bname, dir, cdir) \ macro 258 #define USB_EP_IN_INT(n) USB_EP_INT(n, "ep" #n "in-int", 1, \
|
Completed in 3 milliseconds