Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.h28 int dwc3_glue_bind(struct udevice *parent);
H A Ddwc3-generic.c358 int dwc3_glue_bind(struct udevice *parent) in dwc3_glue_bind() function
498 .bind = dwc3_glue_bind,