Man Page: dmam_declare_coherent_memory
Operating Environment: centos
Section: 9
DMAM_DECLARE_COHEREN(9) Device drivers infrastructure DMAM_DECLARE_COHEREN(9)NAMEdmam_declare_coherent_memory - Managed dma_declare_coherent_memorySYNOPSISint dmam_declare_coherent_memory(struct device * dev, dma_addr_t bus_addr, dma_addr_t device_addr, size_t size, int flags);ARGUMENTSdev 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 FlagsDESCRIPTIONManaged dma_declare_coherent_memory.RETURNS0 on success, -errno on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMAM_DECLARE_COHEREN(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| usb_alloc_coherent(9) - centos |
| glmemorybarrier(3g) - debian |
| devmap_map(9e) - sunos |
| devmap_map(9e) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |