Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dtoshiba_haps.c165 u64 hdd_present; in toshiba_haps_available() local
172 &hdd_present); in toshiba_haps_available()
173 if (ACPI_FAILURE(status) || !hdd_present) { in toshiba_haps_available()