Searched refs:snd_soc_component_init_regmap (Results 1 – 25 of 42) sorted by relevance
12
| /linux/sound/soc/codecs/ |
| H A D | cq93vc.c | 116 snd_soc_component_init_regmap(component, davinci_vc->regmap); in cq93vc_probe()
|
| H A D | si476x.c | 227 snd_soc_component_init_regmap(component, in si476x_probe()
|
| H A D | ad1980.c | 252 snd_soc_component_init_regmap(component, regmap); in ad1980_soc_probe()
|
| H A D | stac9766.c | 288 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
|
| H A D | wm9705.c | 342 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
|
| H A D | adau7118.c | 408 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
|
| H A D | mc13783.c | 599 snd_soc_component_init_regmap(component, in mc13783_probe()
|
| H A D | mt6351.c | 1433 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6351_codec_probe()
|
| H A D | msm8916-wcd-analog.c | 853 snd_soc_component_init_regmap(component,
|
| H A D | wm8997.c | 1063 snd_soc_component_init_regmap(component, arizona->regmap); in wm8997_component_probe()
|
| H A D | wsa881x.c | 733 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_init()
|
| H A D | 88pm860x-codec.c | 1307 snd_soc_component_init_regmap(component, pm860x->regmap); in pm860x_probe()
|
| H A D | cs47l24.c | 1133 snd_soc_component_init_regmap(component, arizona->regmap); in cs47l24_component_probe()
|
| H A D | wm8998.c | 1287 snd_soc_component_init_regmap(component, arizona->regmap); in wm8998_component_probe()
|
| H A D | cs47l15.c | 1287 snd_soc_component_init_regmap(component, madera->regmap); in cs47l15_component_probe()
|
| H A D | cs47l35.c | 1568 snd_soc_component_init_regmap(component, madera->regmap); in cs47l35_component_probe()
|
| H A D | mt6357.c | 1713 snd_soc_component_init_regmap(codec, priv->regmap); in mt6357_codec_probe()
|
| H A D | wm5102.c | 1952 snd_soc_component_init_regmap(component, arizona->regmap); in wm5102_component_probe()
|
| H A D | wsa883x.c | 1228 snd_soc_component_init_regmap(comp, wsa883x->regmap); in wsa883x_codec_probe()
|
| H A D | lpass-va-macro.c | 1335 snd_soc_component_init_regmap(component, va->regmap); in va_macro_component_probe()
|
| H A D | pm4125.c | 1320 snd_soc_component_init_regmap(component, pm4125->regmap); in pm4125_soc_codec_probe()
|
| /linux/sound/soc/mediatek/common/ |
| H A D | mtk-afe-platform-driver.c | 157 snd_soc_component_init_regmap(component, afe->regmap);
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_ope.c | 113 snd_soc_component_init_regmap(cmpnt, ope->regmap); in tegra210_ope_component_probe()
|
| /linux/include/sound/ |
| H A D | soc-component.h | 344 void snd_soc_component_init_regmap(struct snd_soc_component *component,
|
| /linux/sound/soc/ |
| H A D | soc-component.c | 410 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function 415 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap);
|
12