Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-acpi.c428 SDHCI_QUIRK_NO_LED,
439 SDHCI_QUIRK_NO_LED |
455 SDHCI_QUIRK_NO_LED,
Dsdhci-pci-core.c1019 SDHCI_QUIRK_NO_LED,
1040 SDHCI_QUIRK_NO_LED,
1056 SDHCI_QUIRK_NO_LED,
1073 SDHCI_QUIRK_NO_LED,
1090 SDHCI_QUIRK_NO_LED,
Dsdhci.h415 #define SDHCI_QUIRK_NO_LED (1<<19) macro
Dsdhci.c348 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_activate()
360 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_deactivate()
392 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_register()
408 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_unregister()