Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c1548 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap) in cs35l41_exit_hibernate() function
1587 EXPORT_SYMBOL_GPL(cs35l41_exit_hibernate);
H A Dcs35l41.c1417 ret = cs35l41_exit_hibernate(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()
/linux/include/sound/
H A Dcs35l41.h908 int cs35l41_exit_hibernate(struct device *dev, struct regmap *regmap);
/linux/sound/pci/hda/
H A Dcs35l41_hda.c1080 ret = cs35l41_exit_hibernate(cs35l41->dev, cs35l41->regmap); in cs35l41_runtime_resume()