Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_mfc3.c78 static struct parport_operations pp_mfc3_ops; variable
246 static struct parport_operations pp_mfc3_ops = { variable
311 PARPORT_DMA_NONE, &pp_mfc3_ops); in parport_mfc3_init()
317 if (request_irq(IRQ_AMIGA_PORTS, mfc3_interrupt, IRQF_SHARED, p->name, &pp_mfc3_ops)) in parport_mfc3_init()
352 free_irq(IRQ_AMIGA_PORTS, &pp_mfc3_ops); in parport_mfc3_exit()