Searched refs:match_device (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DInputClass.c91 list_init(&ptr->match_device);
139 add_group_entry(&ptr->match_device,
268 list_for_each_entry(group, &ptr->match_device, entry) {
359 list_for_each_entry_safe(group, next, &ptr->match_device, entry) {
H A Dxf86Parser.h355 struct list match_device; member in struct:__anond430d9491608
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DInputClass.c94 xorg_list_for_each_entry_safe(group, next, &ptr->match_device, entry) {
180 xorg_list_init(&ptr->match_device);
246 add_group_entry(&ptr->match_device,
426 xorg_list_for_each_entry(group, &ptr->match_device, entry) {
H A Dxf86Parser.h317 struct xorg_list match_device; member in struct:__anon01ede9dc1608
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Xinput.c530 if (!MatchAttrToken(attrs->device, &iclass->match_device, match_path_pattern))
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Xinput.c628 (attrs->device, &iclass->match_device, match_path_pattern))

Completed in 10 milliseconds