Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs.h915 int ufshcd_probe(struct udevice *dev, struct ufs_hba_ops *hba_ops);
H A Dufs.c1861 int ufshcd_probe(struct udevice *ufs_dev, struct ufs_hba_ops *hba_ops) in ufshcd_probe() argument
1878 hba->ops = hba_ops; in ufshcd_probe()