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.c1142 _host->write16_hook = NULL; in tmio_mmc_host_probe()
1147 _host->set_pwr = pdata->set_pwr; in tmio_mmc_host_probe()
1149 ret = tmio_mmc_init_ocr(_host); in tmio_mmc_host_probe()
1186 if (_host->native_hotplug) in tmio_mmc_host_probe()
1189 _host->sdio_irq_enabled = false; in tmio_mmc_host_probe()
1193 if (!_host->sdcard_irq_mask_all) in tmio_mmc_host_probe()
1196 _host->set_clock(_host, 0); in tmio_mmc_host_probe()
1197 tmio_mmc_reset(_host); in tmio_mmc_host_probe()
1199 spin_lock_init(&_host->lock); in tmio_mmc_host_probe()
1200 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 8 milliseconds