Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/auxdisplay/
Dks0108.c44 static unsigned int ks0108_port = CONFIG_KS0108_PORT; variable
45 module_param(ks0108_port, uint, S_IRUGO);
46 MODULE_PARM_DESC(ks0108_port, "Parallel port where the LCD is connected");
132 if (port->base != ks0108_port) in ks0108_parport_attach()
145 ks0108_port); in ks0108_parport_attach()
160 if (port->base != ks0108_port) in ks0108_parport_detach()