Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd.h830 static inline bool ufshcd_is_rpm_autosuspend_allowed(struct ufs_hba *hba) in ufshcd_is_rpm_autosuspend_allowed() function
Dufshcd.c4752 if (ufshcd_is_rpm_autosuspend_allowed(hba)) in ufshcd_slave_configure()