Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UIO_DMEM_GENIRQ
:
CONFIG_HAS_DMA
uio_dmem_genirq
Platform driver for Userspace I/O devices, including generic interrupt handling code. Shared interrupts are not supported.
Memory regions can be specified with the same platform device resources as the UIO_PDRV drivers, but dynamic regions can also be specified. The number and size of these regions is static, but the memory allocation is not performed until the associated device file is opened. The memory is freed once the uio device is closed.
If you don't know what to do here, say N.
Raw data from LKDDb:
lkddb module uio_dmem_genirq CONFIG_UIO_DMEM_GENIRQ : drivers/uio/Kconfig : "Userspace platform driver with generic irq and dynamic memory" # in 3.8–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "uio_dmem_genirq" : CONFIG_UIO CONFIG_UIO_DMEM_GENIRQ : drivers/uio/uio_dmem_genirq.c # in 3.8–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab