Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c144 static struct hisi_qm_list zip_devices = { variable
458 return hisi_qm_alloc_qps_node(&zip_devices, qp_num, 0, node, qps); in zip_create_qps()
1214 qm->qm_list = &zip_devices; in hisi_zip_qm_init()
1313 ret = hisi_qm_alg_register(qm, &zip_devices); in hisi_zip_probe()
1338 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_probe()
1359 hisi_qm_wait_task_finish(qm, &zip_devices); in hisi_zip_remove()
1360 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_remove()
1418 hisi_qm_init_list(&zip_devices); in hisi_zip_init()