Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/hpre/
Dhpre_main.c169 static struct hisi_qm_list hpre_devices = { variable
482 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, type, node, &qp); in hpre_create_qp()
1159 qm->qm_list = &hpre_devices; in hpre_qm_init()
1397 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()
1422 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
1443 hisi_qm_wait_task_finish(qm, &hpre_devices); in hpre_remove()
1444 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()
1507 hisi_qm_init_list(&hpre_devices); in hpre_init()