Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-sti-glue.c36 struct sti_dwc3_glue_platdata { struct
45 static int sti_dwc3_glue_drd_init(struct sti_dwc3_glue_platdata *plat) in sti_dwc3_glue_drd_init() argument
81 static void sti_dwc3_glue_init(struct sti_dwc3_glue_platdata *plat) in sti_dwc3_glue_init()
106 struct sti_dwc3_glue_platdata *plat = dev_get_platdata(dev); in sti_dwc3_glue_ofdata_to_platdata()
155 struct sti_dwc3_glue_platdata *plat = dev_get_platdata(dev); in sti_dwc3_glue_bind()
183 struct sti_dwc3_glue_platdata *plat = dev_get_platdata(dev); in sti_dwc3_glue_probe()
224 struct sti_dwc3_glue_platdata *plat = dev_get_platdata(dev); in sti_dwc3_glue_remove()
254 .platdata_auto_alloc_size = sizeof(struct sti_dwc3_glue_platdata),