Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c108 static struct hisi_qm_list hpre_devices = { variable
210 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, 0, node, &qp); in hpre_create_qp()
750 qm->qm_list = &hpre_devices; in hpre_qm_init()
871 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()
886 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
906 hisi_qm_wait_task_finish(qm, &hpre_devices); in hpre_remove()
907 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()
962 hisi_qm_init_list(&hpre_devices); in hpre_init()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c162 static struct hisi_qm_list hpre_devices = { variable
453 ret = hisi_qm_alloc_qps_node(&hpre_devices, 1, type, node, &qp); in hpre_create_qp()
1163 qm->qm_list = &hpre_devices; in hpre_qm_init()
1414 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()
1439 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
1460 hisi_qm_wait_task_finish(qm, &hpre_devices); in hpre_remove()
1461 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()
1524 hisi_qm_init_list(&hpre_devices); in hpre_init()

Completed in 4 milliseconds