Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dtmio_mmc_core.c1141 struct mmc_host *mmc = _host->mmc; in tmio_mmc_host_probe()
1152 _host->write16_hook = NULL; in tmio_mmc_host_probe()
1157 ret = tmio_mmc_init_ocr(_host); in tmio_mmc_host_probe()
1195 if (_host->native_hotplug) in tmio_mmc_host_probe()
1198 _host->sdio_irq_enabled = false; in tmio_mmc_host_probe()
1202 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1205 _host->set_clock(_host, 0); in tmio_mmc_host_probe()
1206 tmio_mmc_reset(_host, false); in tmio_mmc_host_probe()
1208 spin_lock_init(&_host->lock); in tmio_mmc_host_probe()
1209 mutex_init(&_host->ios_lock); in tmio_mmc_host_probe()
[all …]
/linux/drivers/mmc/core/
A Dsdio_irq.c139 static int sdio_irq_thread(void *_host) in sdio_irq_thread() argument
141 struct mmc_host *host = _host; in sdio_irq_thread()

Completed in 5 milliseconds