Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/
Dqm.h354 int hisi_qm_get_vft(struct hisi_qm *qm, u32 *base, u32 *number);
Dqm.c2474 int hisi_qm_get_vft(struct hisi_qm *qm, u32 *base, u32 *number) in hisi_qm_get_vft() function
2486 EXPORT_SYMBOL_GPL(hisi_qm_get_vft);
4056 ret = hisi_qm_get_vft(qm, &qm->qp_base, &qm->qp_num); in hisi_qm_init()