Searched refs:PARPORT_DMA_NONE (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dparport.h26 return parport_pc_find_isa_ports (PARPORT_IRQ_NONE, PARPORT_DMA_NONE);
/linux-master/include/uapi/linux/
H A Dparport.h17 #define PARPORT_DMA_NONE -1 macro
/linux-master/drivers/parport/
H A Dparport_pc.c714 if (port->dma != PARPORT_DMA_NONE)
1042 s->dma = PARPORT_DMA_NONE;
1109 PARPORT_DMA_NONE : (cr74 & 0x07));
1393 return PARPORT_DMA_NONE;
1999 dma = PARPORT_DMA_NONE;
2010 if (p->dma == PARPORT_DMA_NONE) {
2055 dma = PARPORT_DMA_NONE;
2131 p->dma = PARPORT_DMA_NONE;
2137 p->dma = PARPORT_DMA_NONE;
2144 if (p->dma != PARPORT_DMA_NONE)
[all...]
H A Dparport_cs.c142 link->irq, PARPORT_DMA_NONE,
H A Dparport_atari.c192 IRQ_MFP_BUSY, PARPORT_DMA_NONE,
H A Dparport_amiga.c200 PARPORT_DMA_NONE, &pp_amiga_ops);
H A Dparport_serial.c647 card->preinit_hook (dev, card, PARPORT_IRQ_NONE, PARPORT_DMA_NONE))
688 PARPORT_DMA_NONE, &dev->dev, IRQF_SHARED);
H A Dparport_mfc3.c311 PARPORT_DMA_NONE, &pp_mfc3_ops);
H A Dparport_gsc.c268 PARPORT_DMA_NONE, ops))) {
H A Dparport_sunbpp.c286 dma = PARPORT_DMA_NONE;
H A Dparport_ip32.c2036 p = parport_register_port(0, PARPORT_IRQ_NONE, PARPORT_DMA_NONE, ops);
2095 p->dma = 0; /* arbitrary value != PARPORT_DMA_NONE */
/linux-master/drivers/parisc/
H A Dsuperio.c424 PARPORT_DMA_NONE /* dma */,
/linux-master/drivers/usb/misc/
H A Duss720.c714 pp = parport_register_port(0, PARPORT_IRQ_NONE, PARPORT_DMA_NONE, &parport_uss720_ops);
/linux-master/drivers/usb/serial/
H A Dmos7720.c583 PARPORT_DMA_NONE,

Completed in 276 milliseconds