Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_parse.c87 static struct aml_name *aml_parse_concat_buffer(struct aml_environ *env,
427 aml_parse_concat_buffer(struct aml_environ *env, union aml_object *obj, in aml_parse_concat_buffer() function
521 aname = aml_parse_concat_buffer(env, obj, indent); in aml_parse_concatop()