Searched refs:ios_lock (Results 1 – 2 of 2) sorted by relevance
952 mutex_lock(&host->ios_lock); in tmio_mmc_set_ios()971 mutex_unlock(&host->ios_lock); in tmio_mmc_set_ios()1013 mutex_unlock(&host->ios_lock); in tmio_mmc_set_ios()1215 mutex_init(&_host->ios_lock); in tmio_mmc_host_probe()
176 struct mutex ios_lock; /* protect set_ios() context */ member