Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd-crypto.h37 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.c117 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
Dufshcd.c864 if (ufshcd_crypto_enable(hba)) in ufshcd_hba_start()