Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInputClass.c156 add_group_entry(struct xorg_list *head, char **values, enum MatchType type) in add_group_entry() function
222 add_group_entry(&ptr->match_product, in xf86parseInputClassSection()
233 add_group_entry(&ptr->match_vendor, in xf86parseInputClassSection()
244 add_group_entry(&ptr->match_device, in xf86parseInputClassSection()
255 add_group_entry(&ptr->match_os, xstrtokenize(xf86_lex_val.str, in xf86parseInputClassSection()
266 add_group_entry(&ptr->match_pnpid, in xf86parseInputClassSection()
277 add_group_entry(&ptr->match_usbid, in xf86parseInputClassSection()
288 add_group_entry(&ptr->match_driver, in xf86parseInputClassSection()
299 add_group_entry(&ptr->match_tag, xstrtokenize(xf86_lex_val.str, in xf86parseInputClassSection()
310 add_group_entry(&ptr->match_layout, in xf86parseInputClassSection()
H A DOutputClass.c79 add_group_entry(struct xorg_list *head, char **values) in add_group_entry() function
139 add_group_entry(&ptr->match_driver, in xf86parseOutputClassSection()