other versions
| REQUEST_DMA(9) | Hardware Interfaces | REQUEST_DMA(9) |
NAME¶
request_dma - request and reserve a system DMA channelSYNOPSIS¶
int request_dma(unsigned int dmanr, const char * device_id);
ARGUMENTS¶
unsigned int dmanrDMA channel number
const char * device_id
reserving device ID string, used in /proc/dma
COPYRIGHT¶
| July 2017 | Kernel Hackers Manual 4.11 |