Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/auxdisplay/
Dks0108.c30 static unsigned int ks0108_port = CONFIG_KS0108_PORT; variable
31 module_param(ks0108_port, uint, S_IRUGO);
32 MODULE_PARM_DESC(ks0108_port, "Parallel port where the LCD is connected");
118 if (port->base != ks0108_port) in ks0108_parport_attach()
131 ks0108_port); in ks0108_parport_attach()
146 if (port->base != ks0108_port) in ks0108_parport_detach()