Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-acpi.c423 SDHCI_QUIRK_NO_LED,
434 SDHCI_QUIRK_NO_LED |
450 SDHCI_QUIRK_NO_LED,
A Dsdhci-pci-core.c1145 SDHCI_QUIRK_NO_LED,
1167 SDHCI_QUIRK_NO_LED,
1183 SDHCI_QUIRK_NO_LED,
1202 SDHCI_QUIRK_NO_LED,
1221 SDHCI_QUIRK_NO_LED,
A Dsdhci-of-arasan.c1161 SDHCI_QUIRK_NO_LED |
1176 SDHCI_QUIRK_NO_LED |
1191 SDHCI_QUIRK_NO_LED |
A Dsdhci.h410 #define SDHCI_QUIRK_NO_LED (1<<19) macro
A Dsdhci.c366 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_activate()
378 if (host->quirks & SDHCI_QUIRK_NO_LED) in __sdhci_led_deactivate()
410 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_register()
426 if (host->quirks & SDHCI_QUIRK_NO_LED) in sdhci_led_unregister()

Completed in 21 milliseconds