Searched defs:vdwc (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/dwc3/ |
D | ep0.c | 823 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_inspect_setup() local 1125 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_xfernotready() local
|
D | gadget.c | 2610 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_pullup() local 3957 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_conndone_interrupt() local 4622 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_resume() local
|
D | core.c | 1545 struct dwc3_vendor *vdwc; in dwc3_probe() local
|