Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dacparser.h112 u8 acpi_ps_get_argument_count(u32 op_type);
H A Dpsopinfo.c157 u8 acpi_ps_get_argument_count(u32 op_type) in acpi_ps_get_argument_count() function
H A Dpsobject.c387 acpi_ps_get_argument_count(op_info->type); in acpi_ps_create_op()