Home
last modified time | relevance | path

Searched refs:aoa_codec_register (Results 1 – 5 of 5) sorted by relevance

/linux/sound/aoa/core/
H A Dcore.c57 int aoa_codec_register(struct aoa_codec *codec) in aoa_codec_register() function
70 EXPORT_SYMBOL_GPL(aoa_codec_register);
/linux/sound/aoa/
H A Daoa.h60 aoa_codec_register(struct aoa_codec *codec);
/linux/sound/aoa/codecs/
H A Dtoonie.c134 if (aoa_codec_register(&toonie->codec)) { in toonie_init()
H A Dtas.c901 if (aoa_codec_register(&tas->codec)) { in tas_i2c_probe()
H A Donyx.c1022 if (aoa_codec_register(&onyx->codec)) { in onyx_i2c_probe()