Searched defs:lancer_cmd_req_write_object (Results 1 – 1 of 1) sorted by relevance
1146 struct lancer_cmd_req_write_object { struct1147 struct be_cmd_req_hdr hdr;1148 u8 context[sizeof(struct amap_lancer_write_obj_context) / 8];1149 u32 write_offset;1150 u8 object_name[104];1151 u32 descriptor_count;1152 u32 buf_len;1153 u32 addr_low;1154 u32 addr_high;