Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dtoshiba_haps.c165 u64 hdd_present; in toshiba_haps_available() local
171 status = acpi_evaluate_integer(handle, "_STA", NULL, &hdd_present); in toshiba_haps_available()
177 if (!hdd_present) { in toshiba_haps_available()