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 |
|---|
| device_schedule_callback_owner(9) - centos |
| struct_uio_info(9) - centos |
| usb_sg_init(9) - centos |
| dump(9e) - sunos |
| devmap_map(9e) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |