Searched refs:cs35l41_safe_reset (Results 1 – 4 of 4) sorted by relevance
1151 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type) in cs35l41_safe_reset() function1166 EXPORT_SYMBOL_GPL(cs35l41_safe_reset);1334 if (!cs35l41_safe_reset(regmap, b_type)) { in cs35l41_enter_hibernate()
1334 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_probe()1350 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_remove()
585 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_ready_for_reset()684 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_runtime_suspend()1508 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_probe()1531 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_remove()
893 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);