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
44 u8 dst_bytes; /* size of destination operand */ member
560 unpack_aux(uint32_t src, uint8_t *dst, int dst_bytes) in unpack_aux()
741 static void intel_dp_unpack_aux(u32 src, u8 *dst, int dst_bytes) in intel_dp_unpack_aux()