Searched refs:pp_mfc3_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | parport_mfc3.c | 78 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()
|
/kernel/linux/linux-6.6/drivers/parport/ |
H A D | parport_mfc3.c | 78 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()
|
Completed in 2 milliseconds