Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd-crypto.h44 void ufshcd_init_crypto(struct ufs_hba *hba);
67 static inline void ufshcd_init_crypto(struct ufs_hba *hba) { } in ufshcd_init_crypto() function
H A Dufshcd-crypto.c224 void ufshcd_init_crypto(struct ufs_hba *hba) in ufshcd_init_crypto() function
H A Dufshcd.c10574 ufshcd_init_crypto(hba); in ufshcd_init()