Home
last modified time | relevance | path

Searched refs:snd_soc_component_init_regmap (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v6.1/sound/soc/codecs/
Dcq93vc.c116 snd_soc_component_init_regmap(component, davinci_vc->regmap); in cq93vc_probe()
Dsi476x.c227 snd_soc_component_init_regmap(component, in si476x_probe()
Dad1980.c252 snd_soc_component_init_regmap(component, regmap); in ad1980_soc_probe()
Dstac9766.c288 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
Dwm9705.c342 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
Drk817_codec.c420 snd_soc_component_init_regmap(component, rk808->regmap); in rk817_probe()
Dadau7118.c401 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
Dmt6660.c299 snd_soc_component_init_regmap(component, chip->regmap); in mt6660_component_probe()
Drt9120.c163 snd_soc_component_init_regmap(comp, data->regmap); in rt9120_codec_probe()
Dwm9712.c662 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
Dmc13783.c599 snd_soc_component_init_regmap(component, in mc13783_probe()
Dwm8400.c1272 snd_soc_component_init_regmap(component, wm8400->regmap); in wm8400_component_probe()
Dwm9713.c1227 snd_soc_component_init_regmap(component, regmap); in wm9713_soc_probe()
Dmt6351.c1434 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6351_codec_probe()
Dwm8997.c1063 snd_soc_component_init_regmap(component, arizona->regmap); in wm8997_component_probe()
Dwsa881x.c737 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
D88pm860x-codec.c1306 snd_soc_component_init_regmap(component, pm860x->regmap); in pm860x_probe()
Dmsm8916-wcd-analog.c730 snd_soc_component_init_regmap(component, in pm8916_wcd_analog_probe()
Dcs47l24.c1129 snd_soc_component_init_regmap(component, arizona->regmap); in cs47l24_component_probe()
Dwm8998.c1287 snd_soc_component_init_regmap(component, arizona->regmap); in wm8998_component_probe()
Dcpcap.c1643 snd_soc_component_init_regmap(component, cpcap->regmap); in cpcap_soc_probe()
/Linux-v6.1/sound/soc/img/
Dpistachio-internal-dac.c126 snd_soc_component_init_regmap(component, dac->regmap); in pistachio_internal_dac_codec_probe()
/Linux-v6.1/sound/soc/tegra/
Dtegra210_ope.c114 snd_soc_component_init_regmap(cmpnt, ope->regmap); in tegra210_ope_component_probe()
/Linux-v6.1/include/sound/
Dsoc-component.h397 void snd_soc_component_init_regmap(struct snd_soc_component *component,
/Linux-v6.1/sound/soc/
Dsoc-component.c404 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function
410 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap);

12