Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dda7219-aad.h216 int da7219_aad_init(struct snd_soc_component *component);
Dda7219-aad.c891 int da7219_aad_init(struct snd_soc_component *component) in da7219_aad_init() function
934 EXPORT_SYMBOL_GPL(da7219_aad_init);
Dda7219.c1983 ret = da7219_aad_init(component); in da7219_probe()