Searched refs:SXLV (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dquirks.c3158 acpi_handle bridge, SXIO, SXFP, SXLV; quirk_apple_poweroff_thunderbolt() local
3168 * SXIO and SXLV are present only on machines requiring this quirk. quirk_apple_poweroff_thunderbolt()
3175 || ACPI_FAILURE(acpi_get_handle(bridge, "DSB0.NHI0.SXLV", &SXLV))) quirk_apple_poweroff_thunderbolt()
3183 acpi_execute_simple_method(SXLV, NULL, 0); quirk_apple_poweroff_thunderbolt()
3185 acpi_execute_simple_method(SXLV, NULL, 0); quirk_apple_poweroff_thunderbolt()

Completed in 183 milliseconds