Searched refs:stm_pdrv_mutex (Results 1 – 1 of 1) sorted by relevance
370 static struct mutex stm_pdrv_mutex; variable402 mutex_lock(&stm_pdrv_mutex); in stm_register_protocol()424 mutex_unlock(&stm_pdrv_mutex); in stm_register_protocol()437 mutex_lock(&stm_pdrv_mutex); in stm_unregister_protocol()452 mutex_unlock(&stm_pdrv_mutex); in stm_unregister_protocol()472 mutex_lock(&stm_pdrv_mutex); in stm_lookup_protocol()480 mutex_unlock(&stm_pdrv_mutex); in stm_lookup_protocol()1329 mutex_init(&stm_pdrv_mutex); in stm_core_init()