Searched refs:cs35l41_test_key_lock (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A 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); 1306 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1319 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1326 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable() 1335 cs35l41_test_key_lock(dev, regmap); in cs35l41_global_enable()
|
H A D | cs35l41.c | 1294 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_probe() 1423 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
|
/openbmc/linux/sound/pci/hda/ |
H A 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()
|
/openbmc/linux/include/sound/ |
H A D | cs35l41.h | 887 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
|