Home
last modified time | relevance | path

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

/drivers/ufs/core/
Dufshcd-crypto.h53 bool ufshcd_crypto_enable(struct ufs_hba *hba);
73 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
Dufshcd-crypto.c125 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
Dufshcd.c984 if (ufshcd_crypto_enable(hba)) in ufshcd_hba_start()