Searched defs:src_bytes (Results 1 – 6 of 6) sorted by relevance
/linux/sound/core/oss/ |
A D | linear.c | 119 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
|
/linux/drivers/video/fbdev/aty/ |
A D | mach64_accel.c | 290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_dp_aux.c | 13 u32 intel_dp_pack_aux(const u8 *src, int src_bytes) in intel_dp_pack_aux()
|
/linux/sound/isa/wavefront/ |
A D | wavefront_synth.c | 578 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()
|
/linux/arch/x86/kvm/ |
A D | kvm_emulate.h | 44 u8 src_bytes; /* size of source operand */ member
|
/linux/drivers/gpu/drm/gma500/ |
A D | cdv_intel_dp.c | 547 pack_aux(uint8_t *src, int src_bytes) in pack_aux()
|
Completed in 31 milliseconds