Searched refs:cs35l41_init_boost (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | cs35l41-lib.c | 1117 int cs35l41_init_boost(struct device *dev, struct regmap *regmap, in cs35l41_init_boost() function 1149 EXPORT_SYMBOL_GPL(cs35l41_init_boost);
|
D | cs35l41.c | 937 ret = cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, hw_cfg); in cs35l41_set_pdata() 1400 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_runtime_resume()
|
/Linux-v6.1/include/sound/ |
D | cs35l41.h | 891 int cs35l41_init_boost(struct device *dev, struct regmap *regmap,
|
/Linux-v6.1/sound/pci/hda/ |
D | cs35l41_hda.c | 730 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_runtime_resume() 1093 ret = cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()
|