Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41-lib.c1181 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type) in cs35l41_safe_reset() function
1196 EXPORT_SYMBOL_GPL(cs35l41_safe_reset);
1513 if (!cs35l41_safe_reset(regmap, b_type)) { in cs35l41_enter_hibernate()
H A Dcs35l41.c1368 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_probe()
1389 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_remove()
/linux/include/sound/
H A Dcs35l41.h923 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c1086 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_runtime_suspend()
2050 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_probe()
2078 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_remove()