Home
last modified time | relevance | path

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

/linux-4.1.27/sound/core/oss/
Dlinear.c117 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
/linux-4.1.27/drivers/video/fbdev/aty/
Dmach64_accel.c285 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c576 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()
/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h41 u8 src_bytes; /* size of source operand */ member
/linux-4.1.27/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c546 pack_aux(uint8_t *src, int src_bytes) in pack_aux()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c230 uint32_t intel_dp_pack_aux(const uint8_t *src, int src_bytes) in intel_dp_pack_aux()