Searched refs:vops (Results 1 - 3 of 3) sorted by last modified time

/drivers/scsi/ufs/
H A Dufshcd-pltfrm.c327 hba->vops = get_variant_ops(&pdev->dev);
H A Dufshcd.c2385 if (hba->vops && hba->vops->pwr_change_notify)
2386 hba->vops->pwr_change_notify(hba,
2407 if (hba->vops && hba->vops->pwr_change_notify)
2408 hba->vops->pwr_change_notify(hba,
2556 if (hba->vops && hba->vops->hce_enable_notify)
2557 hba->vops->hce_enable_notify(hba, PRE_CHANGE);
2590 if (hba->vops
[all...]
H A Dufshcd.h345 * @vops: pointer to variant specific operations
414 struct ufs_hba_variant_ops *vops; member in struct:ufs_hba

Completed in 57 milliseconds