Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c1438 static void jmicron_enable_mmc(struct sdhci_host *host, int on) in jmicron_enable_mmc() function
1485 jmicron_enable_mmc(slot->host, 1); in jmicron_probe_slot()
1499 jmicron_enable_mmc(slot->host, 0); in jmicron_remove_slot()
1514 jmicron_enable_mmc(chip->slots[i]->host, 0); in jmicron_suspend()
1527 jmicron_enable_mmc(chip->slots[i]->host, 1); in jmicron_resume()