Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufs-sysfs.c125 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_auto_hibern8_update()
167 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_show()
180 if (!ufshcd_is_auto_hibern8_supported(hba)) in auto_hibern8_store()
Dufshcd.h767 static inline bool ufshcd_is_auto_hibern8_supported(struct ufs_hba *hba) in ufshcd_is_auto_hibern8_supported() function
Dufshcd.c3948 if (!ufshcd_is_auto_hibern8_supported(hba) || !hba->ahit) in ufshcd_auto_hibern8_enable()
5458 if (!ufshcd_is_auto_hibern8_supported(hba)) in ufshcd_is_auto_hibern8_error()
8403 if (ufshcd_is_auto_hibern8_supported(hba) && !hba->ahit) { in ufshcd_init()