Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshcd.h999 static inline bool ufshcd_is_rpm_autosuspend_allowed(struct ufs_hba *hba) in ufshcd_is_rpm_autosuspend_allowed() function
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c5079 else if (ufshcd_is_rpm_autosuspend_allowed(hba)) in ufshcd_slave_configure()