Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dcs35l41-lib.c1195 int cs35l41_global_enable(struct device *dev, struct regmap *regmap, enum cs35l41_boost_type b_type, in cs35l41_global_enable() function
1349 EXPORT_SYMBOL_GPL(cs35l41_global_enable);
Dcs35l41.c502 ret = cs35l41_global_enable(cs35l41->dev, cs35l41->regmap, cs35l41->hw_cfg.bst_type, in cs35l41_main_amp_event()
506 ret = cs35l41_global_enable(cs35l41->dev, cs35l41->regmap, cs35l41->hw_cfg.bst_type, in cs35l41_main_amp_event()
/Linux-v6.6/include/sound/
Dcs35l41.h905 int cs35l41_global_enable(struct device *dev, struct regmap *regmap, enum cs35l41_boost_type b_type,
/Linux-v6.6/sound/pci/hda/
Dcs35l41_hda.c573 cs35l41_global_enable(dev, reg, cs35l41->hw_cfg.bst_type, 1, NULL, in cs35l41_hda_play_done()
592 cs35l41_global_enable(dev, reg, cs35l41->hw_cfg.bst_type, 0, NULL, in cs35l41_hda_pause_start()