Searched refs:hisi_qm_poll_data (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhisi_acc_qm.h294 struct hisi_qm_poll_data { struct
373 struct hisi_qm_poll_data *poll_data;
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c876 struct hisi_qm_poll_data *poll_data =
877 container_of(work, struct hisi_qm_poll_data, work);
901 struct hisi_qm_poll_data *poll_data = NULL;
5236 qm->poll_data = kcalloc(qm->qp_num, sizeof(struct hisi_qm_poll_data), GFP_KERNEL);

Completed in 125 milliseconds