Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmux.c56 .major = MUX_MAJOR,
583 MODULE_ALIAS_CHARDEV_MAJOR(MUX_MAJOR);
/linux/include/uapi/linux/
H A Dmajor.h28 #define MUX_MAJOR 11 /* PA-RISC only */ macro