Home
last modified time | relevance | path

Searched refs:PARPORT_DMA_AUTO (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dparport.h19 #define PARPORT_DMA_AUTO -2 macro
/linux-6.3-rc2/drivers/parport/
A Dparport_gsc.c292 if (p->dma == PARPORT_DMA_AUTO) { in parport_gsc_probe_port()
296 if (p->dma == PARPORT_DMA_AUTO) /* To use DMA, giving the irq in parport_gsc_probe_port()
A Dparport_pc.c2118 if (p->dma == PARPORT_DMA_AUTO) { in __parport_pc_probe_port()
2123 if (p->dma == PARPORT_DMA_AUTO) /* To use DMA, giving the irq in __parport_pc_probe_port()
3143 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, in parport_parse_dma()
3224 case PARPORT_DMA_AUTO: in parse_parport_params()
3261 dmaval[0] = PARPORT_DMA_AUTO; in parport_setup()

Completed in 9 milliseconds