Home
last modified time | relevance | path

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

12

/linux/sound/soc/codecs/
H A Dcq93vc.c116 snd_soc_component_init_regmap(component, davinci_vc->regmap); in cq93vc_probe()
H A Dsi476x.c227 snd_soc_component_init_regmap(component, in si476x_probe()
H A Dad1980.c252 snd_soc_component_init_regmap(component, regmap); in ad1980_soc_probe()
H A Dstac9766.c288 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
H A Dwm9705.c342 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
H A Drk817_codec.c419 snd_soc_component_init_regmap(component, rk808->regmap); in rk817_probe()
H A Dmt6660.c299 snd_soc_component_init_regmap(component, chip->regmap); in mt6660_component_probe()
H A Dadau7118.c409 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
H A Drt9120.c163 snd_soc_component_init_regmap(comp, data->regmap); in rt9120_codec_probe()
H A Dwm9712.c658 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
H A Dmc13783.c599 snd_soc_component_init_regmap(component, in mc13783_probe()
H A Dmt6351.c1434 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6351_codec_probe()
H A Dwm9713.c1223 snd_soc_component_init_regmap(component, regmap); in wm9713_soc_probe()
H A Dwm8400.c1272 snd_soc_component_init_regmap(component, wm8400->regmap); in wm8400_component_probe()
H A Dwm8997.c1063 snd_soc_component_init_regmap(component, arizona->regmap); in wm8997_component_probe()
H A Dwsa881x.c733 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
H A D88pm860x-codec.c1306 snd_soc_component_init_regmap(component, pm860x->regmap); in pm860x_probe()
H A Dcs47l24.c1133 snd_soc_component_init_regmap(component, arizona->regmap); in cs47l24_component_probe()
H A Dwm8998.c1287 snd_soc_component_init_regmap(component, arizona->regmap); in wm8998_component_probe()
H A Dwm8350.c1475 snd_soc_component_init_regmap(component, wm8350->regmap); in wm8350_component_probe()
/linux/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.c136 snd_soc_component_init_regmap(component, afe->regmap); in mtk_afe_component_probe()
/linux/sound/soc/img/
H A Dpistachio-internal-dac.c126 snd_soc_component_init_regmap(component, dac->regmap); in pistachio_internal_dac_codec_probe()
/linux/sound/soc/tegra/
H A Dtegra210_ope.c114 snd_soc_component_init_regmap(cmpnt, ope->regmap); in tegra210_ope_component_probe()
/linux/include/sound/
H A Dsoc-component.h407 void snd_soc_component_init_regmap(struct snd_soc_component *component,
/linux/sound/soc/
H A Dsoc-component.c439 * snd_soc_component_init_regmap() - Initialize regmap instance for the
449 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function
455 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap);
465 * This function should only be used if snd_soc_component_init_regmap() was used

12