Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_parse.c103 static void aml_parse_fieldlist(struct aml_environ *env,
761 aml_parse_fieldlist(struct aml_environ *env, struct aml_field *template, in aml_parse_fieldlist() function
811 aml_parse_fieldlist(copy, &fieldtemplate, indent + 1); in aml_parse_deffield()
856 aml_parse_fieldlist(copy, &template, indent + 1); in aml_parse_defindexfield()
906 aml_parse_fieldlist(copy, &template, indent + 1); in aml_parse_defbankfield()