Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c58 static void regmap_unlock_mutex(void *context) in regmap_unlock_mutex() function
479 .unlock = regmap_unlock_mutex,
/Linux-v5.4/drivers/base/regmap/
Dregmap.c499 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() function
752 map->unlock = regmap_unlock_mutex; in __regmap_init()