Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c51 static void regmap_lock_mutex(void *context) in regmap_lock_mutex() function
478 .lock = regmap_lock_mutex,
/Linux-v5.4/drivers/base/regmap/
Dregmap.c493 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() function
751 map->lock = regmap_lock_mutex; in __regmap_init()