Searched refs:ethosu_mutex (Results 1 – 1 of 1) sorted by relevance
158 static void *ethosu_mutex; variable399 if (!ethosu_mutex) in ethosu_init()401 ethosu_mutex = ethosu_mutex_create(); in ethosu_init()711 ethosu_mutex_lock(ethosu_mutex); in ethosu_reserve_driver()714 ethosu_mutex_unlock(ethosu_mutex); in ethosu_reserve_driver()733 ethosu_mutex_lock(ethosu_mutex); in ethosu_release_driver()757 ethosu_mutex_unlock(ethosu_mutex); in ethosu_release_driver()