Searched refs:snd_soc_component_init_regmap (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | cq93vc.c | 128 snd_soc_component_init_regmap(component, davinci_vc->regmap); in cq93vc_probe()
|
D | si476x.c | 236 snd_soc_component_init_regmap(component, in si476x_probe()
|
D | ad1980.c | 256 snd_soc_component_init_regmap(component, regmap); in ad1980_soc_probe()
|
D | stac9766.c | 292 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
|
D | wm9705.c | 346 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
|
D | wm9712.c | 665 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
|
D | mc13783.c | 613 snd_soc_component_init_regmap(component, in mc13783_probe()
|
D | wm9713.c | 1231 snd_soc_component_init_regmap(component, regmap); in wm9713_soc_probe()
|
D | mt6351.c | 1444 snd_soc_component_init_regmap(cmpnt, priv->regmap); in mt6351_codec_probe()
|
D | wm8997.c | 1066 snd_soc_component_init_regmap(component, arizona->regmap); in wm8997_component_probe()
|
D | wm8400.c | 1288 snd_soc_component_init_regmap(component, wm8400->regmap); in wm8400_component_probe()
|
D | msm8916-wcd-analog.c | 715 snd_soc_component_init_regmap(component, in pm8916_wcd_analog_probe()
|
D | 88pm860x-codec.c | 1322 snd_soc_component_init_regmap(component, pm860x->regmap); in pm860x_probe()
|
D | cs47l24.c | 1130 snd_soc_component_init_regmap(component, arizona->regmap); in cs47l24_component_probe()
|
D | cpcap.c | 1517 snd_soc_component_init_regmap(component, cpcap->regmap); in cpcap_soc_probe()
|
D | wm8998.c | 1283 snd_soc_component_init_regmap(component, arizona->regmap); in wm8998_component_probe()
|
D | wm8350.c | 1476 snd_soc_component_init_regmap(component, wm8350->regmap); in wm8350_component_probe()
|
D | wm5102.c | 1944 snd_soc_component_init_regmap(component, arizona->regmap); in wm5102_component_probe()
|
D | wm5110.c | 2299 snd_soc_component_init_regmap(component, arizona->regmap); in wm5110_component_probe()
|
D | wm8994.c | 3997 snd_soc_component_init_regmap(component, control->regmap); in wm8994_component_probe()
|
/Linux-v4.19/sound/soc/img/ |
D | pistachio-internal-dac.c | 129 snd_soc_component_init_regmap(component, dac->regmap); in pistachio_internal_dac_codec_probe()
|
/Linux-v4.19/sound/soc/mediatek/mt2701/ |
D | mt2701-afe-pcm.c | 965 snd_soc_component_init_regmap(component, afe->regmap); in mt2701_afe_pcm_probe()
|
/Linux-v4.19/sound/soc/ |
D | soc-core.c | 3064 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function 3070 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap);
|
/Linux-v4.19/include/sound/ |
D | soc.h | 1325 void snd_soc_component_init_regmap(struct snd_soc_component *component,
|