Home
last modified time | relevance | path

Searched refs:sleep_type_b (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dmshv_common.c160 u8 sleep_type_a, sleep_type_b; in hv_initialize_sleep_states() local
168 &sleep_type_b); in hv_initialize_sleep_states()
179 in->set_sleep_state_info.pm1b_slp_typ = sleep_type_b; in hv_initialize_sleep_states()
/linux/drivers/acpi/acpica/
H A Ddbcmds.c150 u8 sleep_type_b; in acpi_db_do_one_sleep_state() local
166 acpi_get_sleep_type_data(sleep_state, &sleep_type_a, &sleep_type_b); in acpi_db_do_one_sleep_state()
176 sleep_state, sleep_type_a, sleep_type_b); in acpi_db_do_one_sleep_state()