Searched refs:hisi_zip_alg_support (Results 1 – 3 of 3) sorted by relevance
105 bool hisi_zip_alg_support(struct hisi_qm *qm, u32 alg);
608 if (!hisi_zip_alg_support(qm, HZIP_ALG_DEFLATE)) in hisi_zip_register_deflate()620 if (!hisi_zip_alg_support(qm, HZIP_ALG_DEFLATE)) in hisi_zip_unregister_deflate()
440 bool hisi_zip_alg_support(struct hisi_qm *qm, u32 alg) in hisi_zip_alg_support() function