Searched refs:cs35l41_init_boost (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | cs35l41-lib.c | 1140 int cs35l41_init_boost(struct device *dev, struct regmap *regmap, in cs35l41_init_boost() function 1179 EXPORT_SYMBOL_GPL(cs35l41_init_boost);
|
H A D | cs35l41.c | 908 ret = cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, hw_cfg); in cs35l41_set_pdata() 1413 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_runtime_resume()
|
/linux/include/sound/ |
H A D | cs35l41.h | 909 int cs35l41_init_boost(struct device *dev, struct regmap *regmap,
|
/linux/sound/pci/hda/ |
H A D | cs35l41_hda.c | 1101 cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, &cs35l41->hw_cfg); in cs35l41_runtime_resume() 1645 ret = cs35l41_init_boost(cs35l41->dev, cs35l41->regmap, hw_cfg); in cs35l41_hda_apply_properties()
|