Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mfd/
A Datc260x-core.c48 static void regmap_unlock_mutex(void *__mutex) in regmap_unlock_mutex() function
240 regmap_cfg->unlock = regmap_unlock_mutex, in atc260x_match_device()
/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dencx24j600-regmap.c53 static void regmap_unlock_mutex(void *context) in regmap_unlock_mutex() function
474 .unlock = regmap_unlock_mutex,
/linux-6.3-rc2/drivers/base/regmap/
A Dregmap.c502 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() function
796 map->unlock = regmap_unlock_mutex; in __regmap_init()

Completed in 12 milliseconds