Home
last modified time | relevance | path

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

/drivers/platform/x86/
Dtoshiba_haps.c155 u64 hdd_present; in toshiba_haps_available() local
161 status = acpi_evaluate_integer(handle, "_STA", NULL, &hdd_present); in toshiba_haps_available()
167 if (!hdd_present) { in toshiba_haps_available()