Searched refs:PARPORT_DMA_AUTO (Results 1 – 2 of 2) sorted by relevance
19 #define PARPORT_DMA_AUTO -2 macro
2130 if (p->dma == PARPORT_DMA_AUTO) { in __parport_pc_probe_port()2135 if (p->dma == PARPORT_DMA_AUTO) /* To use DMA, giving the irq in __parport_pc_probe_port()3181 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, in parport_parse_dma()3262 case PARPORT_DMA_AUTO: in parse_parport_params()3299 dmaval[0] = PARPORT_DMA_AUTO; in parport_setup()