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

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

Completed in 104 milliseconds