Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Ddwc3-of-simple.c19 struct dwc3_of_simple { struct
25 struct dwc3_of_simple *simple) in dwc3_of_simple_reset_init() argument
45 struct dwc3_of_simple *simple) in dwc3_of_simple_clk_init()
68 struct dwc3_of_simple *simple = dev_get_platdata(dev); in dwc3_of_simple_probe()
84 struct dwc3_of_simple *simple = dev_get_platdata(dev); in dwc3_of_simple_remove()
100 U_BOOT_DRIVER(dwc3_of_simple) = {
106 .platdata_auto_alloc_size = sizeof(struct dwc3_of_simple),