Home
last modified time | relevance | path

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

/linux/drivers/ufs/core/
H A Dufshcd-crypto.h67 bool ufshcd_crypto_enable(struct ufs_hba *hba);
93 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
H A Dufshcd-crypto.c107 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
H A Dufshcd.c977 if (ufshcd_crypto_enable(hba)) in ufshcd_hba_start()