sleep_type_a 149 drivers/acpi/acpica/dbcmds.c u8 sleep_type_a; sleep_type_a 166 drivers/acpi/acpica/dbcmds.c acpi_get_sleep_type_data(sleep_state, &sleep_type_a, &sleep_type_b); sleep_type_a 176 drivers/acpi/acpica/dbcmds.c sleep_state, sleep_type_a, sleep_type_b); sleep_type_a 335 drivers/acpi/acpica/hwxface.c acpi_get_sleep_type_data(u8 sleep_state, u8 *sleep_type_a, u8 *sleep_type_b) sleep_type_a 345 drivers/acpi/acpica/hwxface.c if ((sleep_state > ACPI_S_STATES_MAX) || !sleep_type_a || !sleep_type_b) { sleep_type_a 413 drivers/acpi/acpica/hwxface.c *sleep_type_a = (u8)elements[0]->integer.value; sleep_type_a 428 drivers/acpi/acpica/hwxface.c *sleep_type_a = (u8)elements[0]->integer.value;