Searched refs:mmcie_mutex (Results 1 – 2 of 2) sorted by relevance
37 mutex_init(&wusbhc->mmcie_mutex); in wusbhc_mmcie_create()87 mutex_lock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_set()117 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_set()132 mutex_lock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()139 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()146 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()
260 struct mutex mmcie_mutex; /* MMC WUIE handling */ member