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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/hardware/
H A Dhwregs.c111 * *sleep_type_b - Where SLP_TYPb is returned
121 acpi_get_sleep_type_data(u8 sleep_state, u8 * sleep_type_a, u8 * sleep_type_b) argument
130 if ((sleep_state > ACPI_S_STATES_MAX) || !sleep_type_a || !sleep_type_b) {
203 *sleep_type_b = (u8)

Completed in 46 milliseconds