[alsa-devel] Use more than 1 .c file for a single codec driver
8 Nov
2013
8 Nov
'13
6:32 a.m.
Can we use more than one .c file for a codec driver? There are some codecs with DSP function. I want to know if I can separate the DSP part from other functions. For example, rt5670.c/.h rt5670-dsp.c/.h for RT5670 codec driver.
Thanks.
Bard Liao
Computer Peripherals Business Unit Realtek Semiconductor Corp. 886-3-578-0211 ext. 3334 bardliao@realtek.com
8 Nov
8 Nov
12:37 p.m.
On Fri, Nov 08, 2013 at 01:32:55PM +0800, Bard Liao wrote:
Can we use more than one .c file for a codec driver? There are some codecs with DSP function. I want to know if I can separate the DSP part from other functions. For example, rt5670.c/.h rt5670-dsp.c/.h for RT5670 codec driver.
Have a look at adau1701.c and sigmadsp.c, and at the Makefile of course.
Daniel
4062
Age (days ago)
4062
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bard Liao
-
Daniel Mack