Searched defs:dst_bytes (Results 1 – 4 of 4) sorted by relevance
37 unsigned int dst_bytes; /* byte size of destination format */ member119 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
25 static void intel_dp_aux_unpack(u32 src, u8 *dst, int dst_bytes) in intel_dp_aux_unpack()
45 u8 dst_bytes; /* size of destination operand */ member
555 unpack_aux(uint32_t src, uint8_t *dst, int dst_bytes) in unpack_aux()