Lines Matching refs:serio
17 module will be called serio.
23 the architecture might use a PC serio device (i8042) to
188 tristate "Raw access to serio ports"
190 Say Y here if you want to have raw access to serio ports, such as
191 AUX ports on i8042 keyboard controller. Each serio port that is
195 first. To bind this driver to a serio port use sysfs interface:
197 echo -n "serio_raw" > /sys/bus/serio/devices/serioX/drvctl
296 tristate "User space serio port driver support"
298 Say Y here if you want to support user level drivers for serio
300 this facility userspace programs can implement serio ports that
301 will be used by the standard in-kernel serio consumer drivers,