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

/linux-4.1.27/include/uapi/linux/
H A Dparport.h19 #define PARPORT_DMA_AUTO -2 macro
/linux-4.1.27/drivers/parport/
H A Dparport_gsc.c298 if (p->dma == PARPORT_DMA_AUTO) { parport_gsc_probe_port()
302 if (p->dma == PARPORT_DMA_AUTO) /* To use DMA, giving the irq parport_gsc_probe_port()
H A Dparport_pc.c2125 if (p->dma == PARPORT_DMA_AUTO) { parport_pc_probe_port()
2130 if (p->dma == PARPORT_DMA_AUTO) /* To use DMA, giving the irq parport_pc_probe_port()
3043 * autodma is PARPORT_DMA_NONE or PARPORT_DMA_AUTO
3124 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, parport_parse_dma()
3208 case PARPORT_DMA_AUTO: parse_parport_params()
3248 dmaval[0] = PARPORT_DMA_AUTO; parport_setup()

Completed in 224 milliseconds