Home
last modified time | relevance | path

Searched defs:cq_host (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dcqhci-crypto.c31 static void cqhci_crypto_program_key(struct cqhci_host *cq_host, in cqhci_crypto_program_key()
59 struct cqhci_host *cq_host = cqhci_host_from_crypto_profile(profile); in cqhci_crypto_keyslot_program() local
100 static int cqhci_crypto_clear_keyslot(struct cqhci_host *cq_host, int slot) in cqhci_crypto_clear_keyslot()
116 struct cqhci_host *cq_host = cqhci_host_from_crypto_profile(profile); in cqhci_crypto_keyslot_evict() local
161 int cqhci_crypto_init(struct cqhci_host *cq_host) in cqhci_crypto_init()