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