Searched refs:snd_soc_component_init_regmap (Results 1 – 25 of 36) sorted by relevance
12
/Linux-v5.10/sound/soc/codecs/ |
D | cq93vc.c | 116 snd_soc_component_init_regmap(component, davinci_vc->regmap); in cq93vc_probe()
|
D | si476x.c | 227 snd_soc_component_init_regmap(component, in si476x_probe()
|
D | ad1980.c | 252 snd_soc_component_init_regmap(component, regmap); in ad1980_soc_probe()
|
D | stac9766.c | 288 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
|
D | wm9705.c | 342 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
|
D | adau7118.c | 401 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
|
D | mt6660.c | 300 snd_soc_component_init_regmap(component, chip->regmap); in mt6660_component_probe()
|
D | wm9712.c | 662 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
|
D | mc13783.c | 600 snd_soc_component_init_regmap(component, in mc13783_probe()
|
D | mt6351.c | 1437 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6351_codec_probe()
|
D | wm8400.c | 1272 snd_soc_component_init_regmap(component, wm8400->regmap); in wm8400_component_probe()
|
D | wsa881x.c | 734 snd_soc_component_init_regmap(comp, wsa881x->regmap); in wsa881x_component_probe()
|
D | wm9713.c | 1227 snd_soc_component_init_regmap(component, regmap); in wm9713_soc_probe()
|
D | wm8997.c | 1063 snd_soc_component_init_regmap(component, arizona->regmap); in wm8997_component_probe()
|
D | 88pm860x-codec.c | 1306 snd_soc_component_init_regmap(component, pm860x->regmap); in pm860x_probe()
|
D | msm8916-wcd-analog.c | 730 snd_soc_component_init_regmap(component, in pm8916_wcd_analog_probe()
|
D | cs47l24.c | 1129 snd_soc_component_init_regmap(component, arizona->regmap); in cs47l24_component_probe()
|
D | cpcap.c | 1520 snd_soc_component_init_regmap(component, cpcap->regmap); in cpcap_soc_probe()
|
D | wm8998.c | 1280 snd_soc_component_init_regmap(component, arizona->regmap); in wm8998_component_probe()
|
D | cs47l15.c | 1280 snd_soc_component_init_regmap(component, madera->regmap); in cs47l15_component_probe()
|
D | wm8350.c | 1474 snd_soc_component_init_regmap(component, wm8350->regmap); in wm8350_component_probe()
|
/Linux-v5.10/sound/soc/img/ |
D | pistachio-internal-dac.c | 126 snd_soc_component_init_regmap(component, dac->regmap); in pistachio_internal_dac_codec_probe()
|
/Linux-v5.10/sound/soc/ |
D | soc-component.c | 396 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function 402 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap);
|
/Linux-v5.10/include/sound/ |
D | soc-component.h | 372 void snd_soc_component_init_regmap(struct snd_soc_component *component,
|
/Linux-v5.10/sound/soc/mediatek/mt2701/ |
D | mt2701-afe-pcm.c | 961 snd_soc_component_init_regmap(component, afe->regmap); in mt2701_afe_pcm_probe()
|
12