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 | 1295 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_probe() 1424 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
|
/linux/include/sound/ |
H A D | cs35l41.h | 895 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
|
/linux/sound/pci/hda/ |
H A D | cs35l41_hda.c | 1094 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume() 1971 ret = cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_hda_probe()
|