Searched refs:DWC3_EP0_SETUP_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/usb/dwc3/ | ||
D | core.h | 37 #define DWC3_EP0_SETUP_SIZE 512 macro |
D | gadget.c | 3326 dwc->setup_buf = kzalloc(DWC3_EP0_SETUP_SIZE, GFP_KERNEL); in dwc3_gadget_init() |