Searched defs:hisi_qm_list (Results 1 – 1 of 1) sorted by relevance
261 struct hisi_qm_list { struct262 struct mutex lock;263 struct list_head list;264 int (*register_to_crypto)(struct hisi_qm *qm);265 void (*unregister_from_crypto)(struct hisi_qm *qm);