Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dks0108.c27 static unsigned int ks0108_port = CONFIG_KS0108_PORT; variable
28 module_param(ks0108_port, uint, 0444);
29 MODULE_PARM_DESC(ks0108_port, "Parallel port where the LCD is connected");
115 if (port->base != ks0108_port) in ks0108_parport_attach()
128 ks0108_port); in ks0108_parport_attach()
143 if (port->base != ks0108_port) in ks0108_parport_detach()