Searched refs:snd_soc_component_init_regmap (Results 1 - 25 of 85) sorted by relevance
1234
/kernel/linux/linux-5.10/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 | wm9705.c | 342 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
|
H A D | stac9766.c | 288 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
|
H A D | adau7118.c | 401 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
|
H A D | mc13783.c | 600 snd_soc_component_init_regmap(component, in mc13783_probe()
|
H A D | wm9712.c | 662 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
|
H A D | mt6660.c | 300 snd_soc_component_init_regmap(component, chip->regmap); in mt6660_component_probe()
|
/kernel/linux/linux-6.6/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 | wm9705.c | 342 snd_soc_component_init_regmap(component, regmap); in wm9705_soc_probe()
|
H A D | stac9766.c | 288 snd_soc_component_init_regmap(component, regmap); in stac9766_component_probe()
|
H A D | adau7118.c | 401 snd_soc_component_init_regmap(component, st->map); in adau7118_component_probe()
|
H A D | mc13783.c | 599 snd_soc_component_init_regmap(component, in mc13783_probe()
|
H A D | mt6660.c | 299 snd_soc_component_init_regmap(component, chip->regmap); in mt6660_component_probe()
|
H A D | wm9712.c | 662 snd_soc_component_init_regmap(component, regmap); in wm9712_soc_probe()
|
H A D | rt9120.c | 163 snd_soc_component_init_regmap(comp, data->regmap); in rt9120_codec_probe()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-component.c | 377 * snd_soc_component_init_regmap() - Initialize regmap instance for the 387 void snd_soc_component_init_regmap(struct snd_soc_component *component, in snd_soc_component_init_regmap() function 393 EXPORT_SYMBOL_GPL(snd_soc_component_init_regmap); variable 403 * This function should only be used if snd_soc_component_init_regmap() was used
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra210_ope.c | 114 snd_soc_component_init_regmap(cmpnt, ope->regmap); in tegra210_ope_component_probe()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-component.h | 372 void snd_soc_component_init_regmap(struct snd_soc_component *component,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-component.h | 408 void snd_soc_component_init_regmap(struct snd_soc_component *component,
|
Completed in 17 milliseconds
1234