Home
last modified time | relevance | path

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

/drivers/video/fbdev/aty/
Dmach64_accel.c290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
/drivers/target/
Dtarget_core_xcopy.c575 u32 src_bytes) in target_xcopy_read_source()
/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c34 u32 intel_dp_aux_pack(const u8 *src, int src_bytes) in intel_dp_aux_pack()
/drivers/gpu/drm/gma500/
Dcdv_intel_dp.c543 pack_aux(uint8_t *src, int src_bytes) in pack_aux()