Searched refs:dst_bytes (Results 1 – 2 of 2) sorted by relevance
332 char dst_bytes[NUM_DESTS]; member1460 p->dst_bytes[0] = 1; in param_init()2316 if (tr->dst_bytes[i]) in print_each()2422 if (tr->dst_bytes[i]) in compare()2988 if (tr->dst_bytes[i]) in pointer_setup()3004 if (tr->dst_bytes[i]) in pointer_setup()3209 else if (tr->dst_bytes[i]) in try_one()
707 static void intel_dp_unpack_aux(u32 src, u8 *dst, int dst_bytes) in intel_dp_unpack_aux() argument710 if (dst_bytes > 4) in intel_dp_unpack_aux()711 dst_bytes = 4; in intel_dp_unpack_aux()712 for (i = 0; i < dst_bytes; i++) in intel_dp_unpack_aux()