Home
last modified time | relevance | path

Searched defs:copy_bytes (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dlinear.c38 unsigned int copy_bytes; /* bytes to copy per conversion */ member
H A Dmulaw.c152 unsigned int copy_bytes; /* bytes to copy per conversion */ member
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Docteon-memcpy.S356 copy_bytes: label
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c157 unsigned copy_bytes = width; in descriptor_list_create() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5677-spi.c309 size_t new_bytes, copy_bytes, period_bytes; in rt5677_spi_copy_work() local
/OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c540 u32 copy_bytes, ring_bytes; in netup_unidvb_ring_copy() local
/OK3568_Linux_fs/kernel/lib/
H A Ddecompress_unlzma.c335 static inline int INIT copy_bytes(struct writer *wr, in copy_bytes() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-inject.c141 static int copy_bytes(struct perf_inject *inject, int fd, off_t size) in copy_bytes() function
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_user.c698 size_t copy_bytes, offset; in scatter_data_area() local
745 size_t copy_bytes, offset; in gather_data_area() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c1962 int copy_bytes) in xlog_state_finish_copy()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol-elf.c1397 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes() function
/OK3568_Linux_fs/kernel/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_arm.c2014 int copy_bytes; in vchiq_dump() local
/OK3568_Linux_fs/kernel/drivers/ntb/
H A Dntb_transport.c88 static unsigned int copy_bytes = 1024; variable