Searched refs:cs35l41_init_boost (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l41-lib.c | 1137 int cs35l41_init_boost(struct device *dev, struct regmap *regmap, in cs35l41_init_boost() function 1176 EXPORT_SYMBOL_GPL(cs35l41_init_boost); variable
|
H A D | cs35l41.c | 929 ret = cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, hw_cfg); in cs35l41_set_pdata() 1414 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_runtime_resume()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | cs35l41_hda.c | 736 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_ready_for_reset() 916 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_runtime_resume() 1300 ret = cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | cs35l41.h | 901 int cs35l41_init_boost(struct device *dev, struct regmap *regmap,
|
Completed in 9 milliseconds