remove_slot 65 drivers/mmc/host/sdhci-acpi.c int (*remove_slot)(struct platform_device *); remove_slot 831 drivers/mmc/host/sdhci-acpi.c if (c->slot && c->slot->remove_slot) remove_slot 832 drivers/mmc/host/sdhci-acpi.c c->slot->remove_slot(pdev); remove_slot 1368 drivers/mmc/host/sdhci-pci-core.c .remove_slot = jmicron_remove_slot, remove_slot 2033 drivers/mmc/host/sdhci-pci-core.c if (chip->fixes && chip->fixes->remove_slot) remove_slot 2034 drivers/mmc/host/sdhci-pci-core.c chip->fixes->remove_slot(slot, 0); remove_slot 2060 drivers/mmc/host/sdhci-pci-core.c if (slot->chip->fixes && slot->chip->fixes->remove_slot) remove_slot 2061 drivers/mmc/host/sdhci-pci-core.c slot->chip->fixes->remove_slot(slot, dead); remove_slot 138 drivers/mmc/host/sdhci-pci.h void (*remove_slot) (struct sdhci_pci_slot *, int); remove_slot 25 drivers/pci/hotplug/rpadlpar_sysfs.c #define REMOVE_SLOT_ATTR_NAME remove_slot remove_slot 1212 drivers/xen/xen-pciback/pci_stub.c static DRIVER_ATTR_WO(remove_slot);