Home
last modified time | relevance | path

Searched refs:cs35l41_test_key_lock (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Dcs35l41-lib.c795 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);
Dcs35l41.c1276 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_probe()
1395 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
/Linux-v6.1/include/sound/
Dcs35l41.h877 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap);
/Linux-v6.1/sound/pci/hda/
Dcs35l41_hda.c723 cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
1472 ret = cs35l41_test_key_lock(cs35l41->dev, cs35l41->regmap); in cs35l41_hda_probe()