Searched refs:cs35l41_test_key_lock (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | cs35l41-lib.c | 795 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_lock() function 809 EXPORT_SYMBOL_GPL(cs35l41_test_key_lock); 1303 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1316 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1323 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1332 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable()
|
D | cs35l41.c | 1264 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_probe() 1393 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
|
/Linux-v6.6/sound/pci/hda/ |
D | cs35l41_hda.c | 729 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_ready_for_reset() 909 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume() 1643 ret = cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_hda_probe()
|
/Linux-v6.6/include/sound/ |
D | cs35l41.h | 888 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
|