Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Duserio.c275 .minor = USERIO_MINOR,
280 MODULE_ALIAS_MISCDEV(USERIO_MINOR);
/openbmc/linux/include/linux/
H A Dmiscdevice.h71 #define USERIO_MINOR 240 macro