Home
last modified time | relevance | path

Searched defs:src_bytes (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/core/oss/
H A Dlinear.c119 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.c574 u32 src_bytes) in target_xcopy_read_source()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux.c17 u32 intel_dp_aux_pack(const u8 *src, int src_bytes) in intel_dp_aux_pack()
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c578 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()
/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h44 u8 src_bytes; /* size of source operand */ member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c543 pack_aux(uint8_t *src, int src_bytes) in pack_aux()