Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ufs/core/
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
Dufshcd-crypto.c117 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
Dufshcd.c993 if (ufshcd_crypto_enable(hba)) in ufshcd_hba_start()