Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l41-lib.c1178 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type) in cs35l41_safe_reset() function
1193 EXPORT_SYMBOL_GPL(cs35l41_safe_reset); variable
1505 if (!cs35l41_safe_reset(regmap, b_type)) { in cs35l41_enter_hibernate()
H A Dcs35l41.c1343 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_probe()
1364 cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type); in cs35l41_remove()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dcs35l41_hda.c739 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()
1708 if (cs35l41_safe_reset(cs35l41->regmap, cs35l41->hw_cfg.bst_type)) in cs35l41_hda_remove()
/kernel/linux/linux-6.6/include/sound/
H A Dcs35l41.h903 bool cs35l41_safe_reset(struct regmap *regmap, enum cs35l41_boost_type b_type);

Completed in 12 milliseconds