Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c46 static void regmap_lock_mutex(void *context) in regmap_lock_mutex() function
473 .lock = regmap_lock_mutex,
/Linux-v5.10/drivers/base/regmap/
Dregmap.c497 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() function
770 map->lock = regmap_lock_mutex; in __regmap_init()
1495 if (map->lock == regmap_lock_mutex) in regmap_exit()