Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/microchip/
Dencx24j600-regmap.c54 static void regmap_lock_mutex(void *context) in regmap_lock_mutex() function
477 .lock = regmap_lock_mutex,
/linux-4.4.14/drivers/base/regmap/
Dregmap.c335 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() function
557 map->lock = regmap_lock_mutex; in __regmap_init()