Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/
H A Dsdsi.c123 sdsi_memcpy64_toio(u64 __iomem *to, const u64 *from, size_t count_bytes) in sdsi_memcpy64_toio()
133 sdsi_memcpy64_fromio(u64 *to, const u64 __iomem *from, size_t count_bytes) in sdsi_memcpy64_fromio()
/linux/sound/pci/asihpi/
H A Dhpi_internal.h649 u32 count_bytes; member