Searched refs:sdhci_acpi_slot_int_sd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-acpi.c | 385 static const struct sdhci_acpi_slot sdhci_acpi_slot_int_sd = { variable 685 { "80865ACA", NULL, &sdhci_acpi_slot_int_sd }, 690 { "80860F14" , "3" , &sdhci_acpi_slot_int_sd }, 691 { "80860F16" , NULL, &sdhci_acpi_slot_int_sd }, 693 { "INT33BB" , "3" , &sdhci_acpi_slot_int_sd }, 697 { "PNP0FFF" , "3" , &sdhci_acpi_slot_int_sd },
|