Home
last modified time | relevance | path

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

/u-boot/drivers/ufs/
A Dcdns-platform.c94 .link_startup_notify = cdns_ufs_link_startup_notify,
A Dufs.h699 int (*link_startup_notify)(struct ufs_hba *hba, member
760 if (hba->ops && hba->ops->link_startup_notify) in ufshcd_ops_link_startup_notify()
761 return hba->ops->link_startup_notify(hba, status); in ufshcd_ops_link_startup_notify()

Completed in 13 milliseconds