Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.c288 struct dwc3_glue_ops ti_ops = {
301 struct dwc3_glue_ops rk_ops = {
360 struct dwc3_glue_ops *ops = (struct dwc3_glue_ops *)dev_get_driver_data(parent); in dwc3_glue_bind()
427 struct dwc3_glue_ops *ops = (struct dwc3_glue_ops *)dev_get_driver_data(dev); in dwc3_glue_probe()
H A Ddwc3-generic.h22 struct dwc3_glue_ops { struct