Home
last modified time | relevance | path

Searched defs:dst_ofs (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/oss/
H A Dlinear.c20 unsigned int dst_ofs; /* byte soffset in destination format */ member
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c691 emit_copy_ccs(struct xe_gt * gt,struct xe_bb * bb,u64 dst_ofs,bool dst_is_indirect,u64 src_ofs,bool src_is_indirect,u32 size) emit_copy_ccs() argument
732 emit_xy_fast_copy(struct xe_gt * gt,struct xe_bb * bb,u64 src_ofs,u64 dst_ofs,unsigned int size,unsigned int pitch) emit_xy_fast_copy() argument
764 emit_mem_copy(struct xe_gt * gt,struct xe_bb * bb,u64 src_ofs,u64 dst_ofs,unsigned int size,unsigned int pitch) emit_mem_copy() argument
806 emit_copy(struct xe_gt * gt,struct xe_bb * bb,u64 src_ofs,u64 dst_ofs,unsigned int size,unsigned int pitch) emit_copy() argument
825 xe_migrate_ccs_copy(struct xe_migrate * m,struct xe_bb * bb,u64 src_ofs,bool src_is_indirect,u64 dst_ofs,bool dst_is_indirect,u32 dst_size,u64 ccs_ofs,bool copy_ccs) xe_migrate_ccs_copy() argument
[all...]