Home
last modified time | relevance | path

Searched defs:dst_bytes (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/sound/core/oss/
Dlinear.c37 unsigned int dst_bytes; /* byte size of destination format */ member
119 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
/Linux-v6.6/drivers/target/
Dtarget_core_xcopy.c619 u32 dst_bytes) in target_xcopy_write_destination()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c29 static void intel_dp_aux_unpack(u32 src, u8 *dst, int dst_bytes) in intel_dp_aux_unpack()
/Linux-v6.6/arch/x86/kvm/
Dkvm_emulate.h45 u8 dst_bytes; /* size of destination operand */ member
/Linux-v6.6/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c556 unpack_aux(uint32_t src, uint8_t *dst, int dst_bytes) in unpack_aux()