Searched refs:match_seat (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ | ||
| H A D | xf86Parser.h | 225 char *match_seat; member in struct:__anon01ede9dc0c08 278 char *match_seat; member in struct:__anon01ede9dc1108 386 char *match_seat; member in struct:__anon01ede9dc1a08 |
| H A D | Device.c | 218 ptr->match_seat = xf86_lex_val.str; |
| H A D | Layout.c | 118 ptr->match_seat = xf86_lex_val.str; |
| H A D | Screen.c | 275 ptr->match_seat = xf86_lex_val.str; |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86Config.c | 238 if (!_l->match_seat || (SeatId && xf86nameCompare(_l->match_seat, SeatId) == 0)) \ |
Completed in 8 milliseconds