Home
last modified time | relevance | path

Searched refs:match_seat (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h225 char *match_seat; member
278 char *match_seat; member
386 char *match_seat; member
H A DDevice.c216 ptr->match_seat = xf86_lex_val.str; in xf86parseDeviceSection()
H A DLayout.c116 ptr->match_seat = xf86_lex_val.str; in xf86parseLayoutSection()
H A DScreen.c271 ptr->match_seat = xf86_lex_val.str; in xf86parseScreenSection()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c238 if (!_l->match_seat || (SeatId && xf86nameCompare(_l->match_seat, SeatId) == 0)) \