Home
last modified time | relevance | path

Searched refs:PARPORT_DMA_NONE (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/parport/
H A Dparport_gsc.c273 PARPORT_DMA_NONE, ops))) { in parport_gsc_probe_port()
294 p->dma = PARPORT_DMA_NONE; in parport_gsc_probe_port()
299 p->dma = PARPORT_DMA_NONE; in parport_gsc_probe_port()
325 p->dma = PARPORT_DMA_NONE; in parport_gsc_probe_port()
374 /* PARPORT_IRQ_NONE */ PARPORT_DMA_NONE, dev); in parport_init_chip()
389 if (p->dma != PARPORT_DMA_NONE) in parport_remove_chip()
H A Dparport_pc.c695 if (port->dma != PARPORT_DMA_NONE) in parport_pc_fifo_write_block()
1023 s->dma = PARPORT_DMA_NONE; in show_parconfig_smsc37c669()
1090 PARPORT_DMA_NONE : (cr74 & 0x07)); in show_parconfig_winbond()
1374 return PARPORT_DMA_NONE; in get_superio_dma()
1977 dma = PARPORT_DMA_NONE; in programmable_dma_support()
1988 if (p->dma == PARPORT_DMA_NONE) { in parport_dma_probe()
2031 dma = PARPORT_DMA_NONE; in parport_pc_probe_port()
2106 p->dma = PARPORT_DMA_NONE; in parport_pc_probe_port()
2112 p->dma = PARPORT_DMA_NONE; in parport_pc_probe_port()
2125 if (p->dma != PARPORT_DMA_NONE) { in parport_pc_probe_port()
[all …]
H A Dparport_cs.c142 link->irq, PARPORT_DMA_NONE, in parport_config()
H A Dparport_atari.c192 IRQ_MFP_BUSY, PARPORT_DMA_NONE, in parport_atari_init()
H A Dparport_serial.c583 card->preinit_hook (dev, card, PARPORT_IRQ_NONE, PARPORT_DMA_NONE)) in parport_register()
621 PARPORT_DMA_NONE, &dev->dev, IRQF_SHARED); in parport_register()
H A Dparport_amiga.c200 PARPORT_DMA_NONE, &pp_amiga_ops); in amiga_parallel_probe()
H A Dparport_mfc3.c311 PARPORT_DMA_NONE, &pp_mfc3_ops); in parport_mfc3_init()
H A Dparport_sunbpp.c286 dma = PARPORT_DMA_NONE; in bpp_probe()
H A Dparport_ax88796.c312 PARPORT_DMA_NONE, in parport_ax88796_probe()
H A Dparport_ip32.c2036 p = parport_register_port(0, PARPORT_IRQ_NONE, PARPORT_DMA_NONE, ops); in parport_ip32_probe_port()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dparport.h26 return parport_pc_find_isa_ports (PARPORT_IRQ_NONE, PARPORT_DMA_NONE); in parport_pc_find_nonpci_ports()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dparport.h17 #define PARPORT_DMA_NONE -1 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dparport.h17 #define PARPORT_DMA_NONE -1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dparport.h17 #define PARPORT_DMA_NONE -1 macro
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dsuperio.c424 PARPORT_DMA_NONE /* dma */, in superio_parport_init()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Duss720.c714 pp = parport_register_port(0, PARPORT_IRQ_NONE, PARPORT_DMA_NONE, &parport_uss720_ops); in uss720_probe()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dmos7720.c741 PARPORT_DMA_NONE, in mos7715_parport_init()