Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-acpi.c82 DMI_QUIRK_RESET_SD_SIGNAL_VOLT_ON_SUSP = BIT(0), enumerator
777 .driver_data = (void *)DMI_QUIRK_RESET_SD_SIGNAL_VOLT_ON_SUSP,
924 if (quirks & DMI_QUIRK_RESET_SD_SIGNAL_VOLT_ON_SUSP) in sdhci_acpi_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-acpi.c81 DMI_QUIRK_RESET_SD_SIGNAL_VOLT_ON_SUSP = BIT(0), enumerator
735 .driver_data = (void *)DMI_QUIRK_RESET_SD_SIGNAL_VOLT_ON_SUSP,
877 if (quirks & DMI_QUIRK_RESET_SD_SIGNAL_VOLT_ON_SUSP) in sdhci_acpi_probe()

Completed in 4 milliseconds