Searched refs:snd_soc_component_init_regmap (Results 1 – 25 of 49) sorted by relevance
12
/openbmc/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 | rk817_codec.c | 420 snd_soc_component_init_regmap(component, rk808->regmap); in rk817_probe()
|
H A D | adau7118.c | 401 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
|
H A D | mt6660.c | 299 snd_soc_component_init_regmap(component, chip->regmap); in mt6660_component_probe()
|
H A D | rt9120.c | 163 snd_soc_component_init_regmap(comp, data->regmap); in rt9120_codec_probe()
|
H A D | wm9712.c | 662 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
|
H A D | mc13783.c | 599 snd_soc_component_init_regmap(component, in mc13783_probe()
|
H A D | wm9713.c | 1227 snd_soc_component_init_regmap(component, regmap); in wm9713_soc_probe()
|
H A D | mt6351.c | 1434 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6351_codec_probe()
|
H A D | wm8400.c | 1272 snd_soc_component_init_regmap(component, wm8400->regmap); in wm8400_component_probe()
|
H A D | wm8997.c | 1063 snd_soc_component_init_regmap(component, arizona->regmap); in wm8997_component_probe()
|
H A D | wsa881x.c | 738 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
|
H A D | msm8916-wcd-analog.c | 729 snd_soc_component_init_regmap(component, in pm8916_wcd_analog_probe()
|
H A D | 88pm860x-codec.c | 1306 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()
|
/openbmc/linux/sound/soc/img/ |
H A D | pistachio-internal-dac.c | 126 snd_soc_component_init_regmap(component, dac->regmap); in pistachio_internal_dac_codec_probe()
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra210_ope.c | 114 snd_soc_component_init_regmap(cmpnt, ope->regmap); in tegra210_ope_component_probe()
|
/openbmc/linux/sound/soc/ |
H A D | soc-component.c | 447 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function 453 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap);
|
/openbmc/linux/include/sound/ |
H A D | soc-component.h | 408 void snd_soc_component_init_regmap(struct snd_soc_component *component,
|
/openbmc/linux/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 961 snd_soc_component_init_regmap(component, afe->regmap); in mt2701_afe_pcm_probe()
|
12