Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-acpi.c359 SDHCI_QUIRK_NO_LED,
370 SDHCI_QUIRK_NO_LED |
386 SDHCI_QUIRK_NO_LED,
A Dsdhci-pci-core.c1169 SDHCI_QUIRK_NO_LED,
1191 SDHCI_QUIRK_NO_LED,
1207 SDHCI_QUIRK_NO_LED,
1226 SDHCI_QUIRK_NO_LED,
1245 SDHCI_QUIRK_NO_LED,
A Dsdhci-of-arasan.c1163 SDHCI_QUIRK_NO_LED |
1178 SDHCI_QUIRK_NO_LED |
1193 SDHCI_QUIRK_NO_LED |
A Dsdhci.h411 #define SDHCI_QUIRK_NO_LED (1<<19) macro
A Dsdhci.c407 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_activate()
419 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_deactivate()
451 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_register()
467 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_unregister()

Completed in 23 milliseconds