Searched refs:maxproto (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/input/mouse/ |
D | psmouse-base.c | 728 .maxproto = true, 766 .maxproto = true, 775 .maxproto = true, 914 .maxproto = true, 2019 if (!proto || !proto->maxproto) in psmouse_set_maxproto()
|
D | psmouse.h | 79 bool maxproto; member
|
/linux-6.1.9/Documentation/filesystems/ |
D | autofs.rst | 68 Directories further down the tree depend on the *maxproto* mount 70 When *maxproto* is five, no directories further down the 72 the *maxproto* is four (or three), these directories are mount traps 77 where in the tree they are (root, top level, or lower), the *maxproto*, 431 name to expire. This is only safe when *maxproto* is 4.
|