Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c212 struct dwc3_glue_ops { struct
297 struct dwc3_glue_ops ti_ops = {
399 struct dwc3_glue_ops *ops = (struct dwc3_glue_ops *)dev_get_driver_data(dev); in dwc3_glue_probe()