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

/linux-4.4.14/sound/aoa/core/
H A Dcore.c58 int aoa_codec_register(struct aoa_codec *codec) aoa_codec_register() function
71 EXPORT_SYMBOL_GPL(aoa_codec_register); variable
/linux-4.4.14/sound/aoa/codecs/
H A Dtoonie.c136 if (aoa_codec_register(&toonie->codec)) { toonie_init()
H A Donyx.c1023 if (aoa_codec_register(&onyx->codec)) { onyx_i2c_probe()
H A Dtas.c904 if (aoa_codec_register(&tas->codec)) { tas_i2c_probe()
/linux-4.4.14/sound/aoa/
H A Daoa.h62 aoa_codec_register(struct aoa_codec *codec);

Completed in 126 milliseconds