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

/linux-4.1.27/drivers/parport/
H A Dparport_pc.c3092 static int __init parport_parse_param(const char *s, int *val, parport_parse_param() function
3118 return parport_parse_param(irqstr, val, PARPORT_IRQ_AUTO, parport_parse_irq()
3124 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, parport_parse_dma()

Completed in 46 milliseconds