Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwc_ahsata.h13 int dwc_ahsata_scan(struct udevice *dev);
/OK3568_Linux_fs/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c823 .scan = dwc_ahsata_scan,
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Ddwc_ahsata.c995 int dwc_ahsata_scan(struct udevice *dev) in dwc_ahsata_scan() function