Searched refs:cs35l41_global_enable (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | cs35l41-lib.c | 1195 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);
|
D | cs35l41.c | 502 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/ |
D | cs35l41.h | 905 int cs35l41_global_enable(struct device *dev, struct regmap *regmap, enum cs35l41_boost_type b_type,
|
/Linux-v6.6/sound/pci/hda/ |
D | cs35l41_hda.c | 573 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()
|