Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dquirks.c3743 acpi_handle bridge, SXIO, SXFP, SXLV; in quirk_apple_poweroff_thunderbolt() local
3764 * SXIO and SXLV are present only on machines requiring this quirk. in quirk_apple_poweroff_thunderbolt()
3772 || ACPI_FAILURE(acpi_get_handle(bridge, "DSB0.NHI0.SXLV", &SXLV))) in quirk_apple_poweroff_thunderbolt()
3780 acpi_execute_simple_method(SXLV, NULL, 0); in quirk_apple_poweroff_thunderbolt()
3782 acpi_execute_simple_method(SXLV, NULL, 0); in quirk_apple_poweroff_thunderbolt()
/kernel/linux/linux-6.6/drivers/pci/
H A Dquirks.c3846 acpi_handle bridge, SXIO, SXFP, SXLV; in quirk_apple_poweroff_thunderbolt() local
3867 * SXIO and SXLV are present only on machines requiring this quirk. in quirk_apple_poweroff_thunderbolt()
3875 || ACPI_FAILURE(acpi_get_handle(bridge, "DSB0.NHI0.SXLV", &SXLV))) in quirk_apple_poweroff_thunderbolt()
3883 acpi_execute_simple_method(SXLV, NULL, 0); in quirk_apple_poweroff_thunderbolt()
3885 acpi_execute_simple_method(SXLV, NULL, 0); in quirk_apple_poweroff_thunderbolt()

Completed in 15 milliseconds