Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcqhci-crypto.c201 profile->ll_ops = cqhci_crypto_ops; in cqhci_crypto_init()
231 profile->ll_ops.keyslot_evict(profile, NULL, slot); in cqhci_crypto_init()
/linux/drivers/ufs/core/
H A Dufshcd-crypto.c185 hba->crypto_profile.ll_ops = ufshcd_crypto_ops; in ufshcd_hba_init_crypto_capabilities()
229 hba->crypto_profile.ll_ops.keyslot_evict(&hba->crypto_profile, in ufshcd_init_crypto()
/linux/include/linux/
H A Dblk-crypto-profile.h134 struct blk_crypto_ll_ops ll_ops; member