Searched defs:acpi_ut_create_generic_state (Results 1 - 1 of 1) sorted by relevance

/drivers/acpi/acpica/
H A Dutstate.c144 * FUNCTION: acpi_ut_create_generic_state
155 union acpi_generic_state *acpi_ut_create_generic_state(void) function
193 state = acpi_ut_create_generic_state();
237 state = acpi_ut_create_generic_state();
274 state = acpi_ut_create_generic_state();
311 state = acpi_ut_create_generic_state();

Completed in 26 milliseconds