Searched refs:hisi_qm_alg_register (Results 1 – 5 of 5) sorted by relevance
382 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
3951 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_register() function3973 EXPORT_SYMBOL_GPL(hisi_qm_alg_register);
826 ret = hisi_qm_alg_register(qm, &zip_devices); in hisi_zip_probe()
886 ret = hisi_qm_alg_register(qm, &sec_devices); in sec_probe()
871 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()