Searched defs:lancer_cmd_req_write_object (Results 1 – 1 of 1) sorted by relevance
1382 struct lancer_cmd_req_write_object { struct1383 struct be_cmd_req_hdr hdr;1384 u8 context[sizeof(struct amap_lancer_write_obj_context) / 8];1385 u32 write_offset;1386 u8 object_name[104];1387 u32 descriptor_count;1388 u32 buf_len;1389 u32 addr_low;1390 u32 addr_high;