Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshcd.h1171 static inline bool ufshcd_is_rpm_autosuspend_allowed(struct ufs_hba *hba) in ufshcd_is_rpm_autosuspend_allowed() function
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c5179 else if (ufshcd_is_rpm_autosuspend_allowed(hba)) in ufshcd_slave_configure()