Searched refs:dwc3_vendor (Results 1 – 4 of 4) 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() 1098 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_send_delayed_status() 1135 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_ep0_xfernotready()
|
| H A D | gadget.c | 2251 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in __dwc3_gadget_ep_set_halt() 2708 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_pullup() 3778 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_endpoint_command_complete() 4158 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_conndone_interrupt() 4827 struct dwc3_vendor *vdwc = container_of(dwc, struct dwc3_vendor, dwc); in dwc3_gadget_resume()
|
| H A D | core.h | 1340 struct dwc3_vendor { struct
|
| H A D | core.c | 1567 struct dwc3_vendor *vdwc; in dwc3_probe()
|