Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c61 static void regmap_unlock_mutex(void *context) in regmap_unlock_mutex() function
482 .unlock = regmap_unlock_mutex,
/Linux-v4.19/drivers/base/regmap/
Dregmap.c482 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() function
735 map->unlock = regmap_unlock_mutex; in __regmap_init()