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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/parser/
H A Dpstree.c49 acpi_ps_get_arg ( function
194 child = acpi_ps_get_arg (op, 0);
205 child = acpi_ps_get_arg (op, 1);
212 child = acpi_ps_get_arg (op, 2);
219 child = acpi_ps_get_arg (op, 3);
261 next = acpi_ps_get_arg (op, 0);
278 arg = acpi_ps_get_arg (parent, 0);
H A Dpswalk.c72 next = acpi_ps_get_arg (op, 0);
H A Dpsargs.c281 count = acpi_ps_get_arg (op, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/debugger/
H A Ddbdisasm.c234 arg = acpi_ps_get_arg (depth, 0);
441 name_path = acpi_ps_get_arg (op, 3);
444 name_path = acpi_ps_get_arg (op, 2);
484 name_path = acpi_ps_get_arg (op, 3);
487 name_path = acpi_ps_get_arg (op, 2);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/dispatcher/
H A Ddsfield.c76 arg = acpi_ps_get_arg (op, 3);
81 arg = acpi_ps_get_arg (op, 2);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/include/
H A Dacparser.h202 acpi_ps_get_arg(

Completed in 97 milliseconds