Searched defs:hisi_qm_list (Results 1 – 1 of 1) sorted by relevance
287 struct hisi_qm_list { struct288 struct mutex lock;289 struct list_head list;290 int (*register_to_crypto)(struct hisi_qm *qm);291 void (*unregister_from_crypto)(struct hisi_qm *qm);