Searched refs:mmcie_mutex (Results 1 – 2 of 2) sorted by relevance
50 mutex_init(&wusbhc->mmcie_mutex); in wusbhc_mmcie_create()100 mutex_lock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_set()130 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_set()145 mutex_lock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()152 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()159 mutex_unlock(&wusbhc->mmcie_mutex); in wusbhc_mmcie_rm()
270 struct mutex mmcie_mutex; /* MMC WUIE handling */ member