dmam_declare_coherent_memory(9) centos man page | unix.com

Man Page: dmam_declare_coherent_memory

Operating Environment: centos

Section: 9

DMAM_DECLARE_COHEREN(9) 				   Device drivers infrastructure				   DMAM_DECLARE_COHEREN(9)

NAME
dmam_declare_coherent_memory - Managed dma_declare_coherent_memory
SYNOPSIS
int dmam_declare_coherent_memory(struct device * dev, dma_addr_t bus_addr, dma_addr_t device_addr, size_t size, int flags);
ARGUMENTS
dev Device to declare coherent memory for bus_addr Bus address of coherent memory to be declared device_addr Device address of coherent memory to be declared size Size of coherent memory to be declared flags Flags
DESCRIPTION
Managed dma_declare_coherent_memory.
RETURNS
0 on success, -errno on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DMAM_DECLARE_COHEREN(9)
Related Man Pages
device_create(9) - centos
struct_device_driver(9) - centos
struct_uio_info(9) - centos
usb_sg_init(9) - centos
devmap_map(9e) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I