Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.h107 int cdns3_bind(struct udevice *dev);
H A Dcdns3-ti.c188 .bind = cdns3_bind,
H A Dcore.c383 int cdns3_bind(struct udevice *parent) in cdns3_bind() function