Home
last modified time | relevance | path

Searched refs:__mutex (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Datc260x-core.c26 static void regmap_lock_mutex(void *__mutex) in regmap_lock_mutex() argument
28 struct mutex *mutex = __mutex; in regmap_lock_mutex()
47 static void regmap_unlock_mutex(void *__mutex) in regmap_unlock_mutex() argument
49 struct mutex *mutex = __mutex; in regmap_unlock_mutex()