Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dcs35l41-lib.c1151 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type) in cs35l41_safe_reset() function
1166 EXPORT_SYMBOL_GPL(cs35l41_safe_reset);
1334 if (!cs35l41_safe_reset(regmap, b_type)) { in cs35l41_enter_hibernate()
Dcs35l41.c1334 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()
/Linux-v6.1/sound/pci/hda/
Dcs35l41_hda.c585 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()
/Linux-v6.1/include/sound/
Dcs35l41.h893 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);