Home
last modified time | relevance | path

Searched refs:dwc3_glue_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c117 struct dwc3_glue_ops { struct
202 struct dwc3_glue_ops ti_ops = {
299 struct dwc3_glue_ops *ops = (struct dwc3_glue_ops *)dev_get_driver_data(dev); in dwc3_glue_probe()