Home
last modified time | relevance | path

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

/openbmc/linux/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()