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

/linux-master/drivers/acpi/acpica/
H A Dutstate.c73 * FUNCTION: acpi_ut_create_generic_state
84 union acpi_generic_state *acpi_ut_create_generic_state(void) function
121 state = acpi_ut_create_generic_state();
165 state = acpi_ut_create_generic_state();
201 state = acpi_ut_create_generic_state();
238 state = acpi_ut_create_generic_state();
H A Dpsscope.c78 scope = acpi_ut_create_generic_state();
119 scope = acpi_ut_create_generic_state();
H A Ddswscope.c92 scope_info = acpi_ut_create_generic_state();
H A Devmisc.c119 info = acpi_ut_create_generic_state();
H A Ddswstate.c198 state = acpi_ut_create_generic_state();
H A Dacutils.h513 union acpi_generic_state *acpi_ut_create_generic_state(void);

Completed in 130 milliseconds