Searched refs:regmap_lock (Results 1 – 7 of 7) sorted by relevance
428 guard(mutex)(&codec->regmap_lock); in reg_raw_write()465 guard(mutex)(&codec->regmap_lock); in reg_raw_read()510 guard(mutex)(&codec->regmap_lock); in reg_raw_update()553 guard(mutex)(&codec->regmap_lock); in reg_raw_update_once()584 guard(mutex)(&codec->regmap_lock); in snd_hdac_regmap_sync()
61 mutex_init(&codec->regmap_lock); in snd_hdac_device_init()
30 struct mutex regmap_lock; member
207 mutex_init(&drv->regmap_lock); in class_sdw_probe() 215 dev_config->lock_arg = &drv->regmap_lock; in class_sdw_probe()
358 config->lock_arg = &core->regmap_lock; in class_function_probe()
256 typedef void (*regmap_lock)(void *); typedef 442 regmap_lock lock;
93 struct mutex regmap_lock; member