Searched defs:stratix10_svc_async_handler (Results 1 – 1 of 1) sorted by relevance
191 struct stratix10_svc_async_handler { struct192 u8 transaction_id;193 struct stratix10_async_chan *achan;194 void *cb_arg;195 async_callback_t cb;196 struct stratix10_svc_client_msg *msg;197 struct hlist_node next;198 struct arm_smccc_1_2_regs res;