Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dserio.h90 #define SERIO_HIL_MLC 0x03000000UL macro
/linux-2.4.37.9/drivers/hil/
Dhil_ptr.c246 if (serio->type != (SERIO_HIL_MLC | SERIO_HIL)) return; in hil_ptr_connect()
Dhil_kbd.c326 if (serio->type != (SERIO_HIL_MLC | SERIO_HIL)) return; in hil_kbd_connect()
Dhil_mlc.c873 mlc->serio[i].type = SERIO_HIL | SERIO_HIL_MLC; in hil_mlc_register()