Searched defs:vdwc (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | ep0.c | 831 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_inspect_setup() local 1098 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_send_delayed_status() local 1135 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_xfernotready() local
|
| H A D | gadget.c | 2251 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in __dwc3_gadget_ep_set_halt() local 2708 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_pullup() local 3778 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_endpoint_command_complete() local 4158 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_conndone_interrupt() local 4827 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_resume() local
|
| H A D | core.c | 1567 struct dwc3_vendor *vdwc; in dwc3_probe() local
|