Lines Matching refs:acpi_parse_object
58 static union acpi_parse_object *acpi_ps_get_next_field(struct acpi_parse_state
232 union acpi_parse_object *arg, u8 possible_method_call) in acpi_ps_get_next_namepath()
236 union acpi_parse_object *name_op; in acpi_ps_get_next_namepath()
392 u32 arg_type, union acpi_parse_object *arg) in acpi_ps_get_next_simple_arg()
484 static union acpi_parse_object *acpi_ps_get_next_field(struct acpi_parse_state in acpi_ps_get_next_field()
488 union acpi_parse_object *field; in acpi_ps_get_next_field()
489 union acpi_parse_object *arg = NULL; in acpi_ps_get_next_field()
712 u32 arg_type, union acpi_parse_object **return_arg) in acpi_ps_get_next_arg()
714 union acpi_parse_object *arg = NULL; in acpi_ps_get_next_arg()
715 union acpi_parse_object *prev = NULL; in acpi_ps_get_next_arg()
716 union acpi_parse_object *field; in acpi_ps_get_next_arg()