Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.c453 static void jmicron_enable_mmc(struct sdhci_host *host, int on) in jmicron_enable_mmc() function
500 jmicron_enable_mmc(slot->host, 1); in jmicron_probe_slot()
514 jmicron_enable_mmc(slot->host, 0); in jmicron_remove_slot()
524 jmicron_enable_mmc(chip->slots[i]->host, 0); in jmicron_suspend()
537 jmicron_enable_mmc(chip->slots[i]->host, 1); in jmicron_resume()