Searched refs:cs35l41_test_key_lock (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | cs35l41-lib.c | 798 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_lock() function 812 EXPORT_SYMBOL_GPL(cs35l41_test_key_lock); 1309 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1322 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1329 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1338 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable()
|
| H A D | cs35l41.c | 1306 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_probe() 1434 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
|
| /linux/include/sound/ |
| H A D | cs35l41.h | 907 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cs35l41_hda.c | 1127 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume() 2009 ret = cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_hda_probe()
|