Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dutils.c973 bool acpi_reduced_hardware(void) in acpi_reduced_hardware() function
977 EXPORT_SYMBOL_GPL(acpi_reduced_hardware);
H A Dacpi_video.c2194 if (acpi_reduced_hardware()) in should_check_lcd_flag()
/openbmc/linux/include/acpi/
H A Dacpi_bus.h82 bool acpi_reduced_hardware(void);
/openbmc/linux/include/linux/
H A Dacpi.h807 static inline bool acpi_reduced_hardware(void) in acpi_reduced_hardware() function