Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c60 static void regmap_unlock_mutex(void *context) in regmap_unlock_mutex() function
478 .unlock = regmap_unlock_mutex,
/linux-4.4.14/drivers/base/regmap/
Dregmap.c341 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() function
558 map->unlock = regmap_unlock_mutex; in __regmap_init()