Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ufs/core/
Dufshcd-crypto.h40 bool ufshcd_crypto_enable(struct ufs_hba *hba);
57 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
Dufshcd-crypto.c119 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
Dufshcd.c933 if (ufshcd_crypto_enable(hba)) in ufshcd_hba_start()