Searched refs:mmcie_mutex (Results 1 – 2 of 2) sorted by relevance
51 mutex_init(&wusbhc->mmcie_mutex); in wusbhc_mmcie_create()101 mutex_lock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_set()131 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_set()146 mutex_lock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()153 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()160 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()
270 struct mutex mmcie_mutex; /* MMC WUIE handling */ member