Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_haps.c157 u64 hdd_present; in toshiba_haps_available() local
164 &hdd_present); in toshiba_haps_available()
165 if (ACPI_FAILURE(status) || !hdd_present) { in toshiba_haps_available()