Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/parport/
Dparport_pc.c3064 static int __init parport_parse_param(const char *s, int *val, in parport_parse_param() function
3090 return parport_parse_param(irqstr, val, PARPORT_IRQ_AUTO, in parport_parse_irq()
3096 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, in parport_parse_dma()