Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshcd-crypto.h50 bool ufshcd_crypto_enable(struct ufs_hba *hba);
71 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
H A Dufshcd-crypto.c120 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() function
H A Dufshcd.c889 if (ufshcd_crypto_enable(hba)) in ufshcd_hba_start()