Searched defs:dst_bytes (Results 1 – 5 of 5) 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
619 u32 dst_bytes) in target_xcopy_write_destination()
29 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
556 unpack_aux(uint32_t src, uint8_t *dst, int dst_bytes) in unpack_aux()