Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.c58 dwc3_of_parse(dwc3); in dwc3_generic_probe()
H A Dcore.h1024 void dwc3_of_parse(struct dwc3 *dwc);
H A Dcore.c974 void dwc3_of_parse(struct dwc3 *dwc) in dwc3_of_parse() function