Searched refs:_rsp_type (Results 1 – 2 of 2) sorted by relevance
511 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ in mbox_process_msgs_up() argument513 struct _rsp_type *rsp; \ in mbox_process_msgs_up()516 rsp = (struct _rsp_type *)otx2_mbox_alloc_msg( \ in mbox_process_msgs_up()518 sizeof(struct _rsp_type)); \ in mbox_process_msgs_up()
1865 #define M(_name, _id, _fn_name, _req_type, _rsp_type) \ argument1873 sizeof(struct _rsp_type)); \