Searched refs:acpi_ps_get_next_namestring (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dpsargs.c143 * FUNCTION: acpi_ps_get_next_namestring
156 char *acpi_ps_get_next_namestring(struct acpi_parse_state *parser_state) function
243 path = acpi_ps_get_next_namestring(parser_state);
274 * acpi_ps_get_next_namestring has increased the AML pointer,
458 acpi_ps_get_next_namestring(parser_state);
H A Dacparser.h83 char *acpi_ps_get_next_namestring(struct acpi_parse_state *parser_state);
H A Ddswload.c153 path = acpi_ps_get_next_namestring(&walk_state->parser_state);
612 acpi_ps_get_next_namestring(&walk_state->parser_state);
H A Dnsxfname.c545 path = acpi_ps_get_next_namestring(&parser_state);

Completed in 43 milliseconds