Searched refs:len_to_copy (Results 1 – 1 of 1) sorted by relevance
1144 size_t len_to_copy = in sdpu_build_partial_attrib_entry() local1146 memcpy(p_out, &p_attr_buff[*offset], len_to_copy); in sdpu_build_partial_attrib_entry()1148 p_out = &p_out[len_to_copy]; in sdpu_build_partial_attrib_entry()1149 *offset += len_to_copy; in sdpu_build_partial_attrib_entry()