Home
last modified time | relevance | path

Searched refs:da7219_aad_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dda7219-aad.h212 int da7219_aad_init(struct snd_soc_component *component);
Dda7219-aad.c887 int da7219_aad_init(struct snd_soc_component *component) in da7219_aad_init() function
930 EXPORT_SYMBOL_GPL(da7219_aad_init);
Dda7219.c2347 ret = da7219_aad_init(component); in da7219_probe()