Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dcs35l41-lib.c1526 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap) in cs35l41_exit_hibernate() function
1565 EXPORT_SYMBOL_GPL(cs35l41_exit_hibernate);
Dcs35l41.c1386 ret = cs35l41_exit_hibernate(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
/Linux-v6.6/include/sound/
Dcs35l41.h901 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap);
/Linux-v6.6/sound/pci/hda/
Dcs35l41_hda.c720 ret = cs35l41_exit_hibernate(cs35l41->dev, cs35l41->regmap); in cs35l41_ready_for_reset()
899 ret = cs35l41_exit_hibernate(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()