Searched refs:cs35l41_safe_reset (Results 1 – 4 of 4) sorted by relevance
1178 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type) in cs35l41_safe_reset() function1193 EXPORT_SYMBOL_GPL(cs35l41_safe_reset);1491 if (!cs35l41_safe_reset(regmap, b_type)) { in cs35l41_enter_hibernate()
1328 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_probe()1348 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_remove()
739 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_ready_for_reset()870 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_runtime_suspend()1684 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_probe()1707 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_remove()
904 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);