rockbox/firmware/drivers/audio
Michael Sevakis 756bcc4bd5 Fix misspelled function name. Thanks to Jens Arnold for noticing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19220 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 05:46:33 +00:00
..
as3514.c Fix misspelled function name. Thanks to Jens Arnold for noticing. 2008-11-26 05:46:33 +00:00
mas35xx.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
tlv320.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
tsc2100.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uda1380.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
wm8721.c Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. 2008-10-18 22:37:41 +00:00
wm8731.c Simplify the wm8731 driver by adding a masked write function. Change _write_or/and to _set/clear. Reduce init sequence by initializing shadows to hardware defaults. 2008-11-24 15:26:39 +00:00
wm8751.c Revert last commit (accidentally committed the whole tree) 2008-11-12 04:15:34 +00:00
wm8758.c Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. 2008-10-18 22:37:41 +00:00
wm8975.c Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. 2008-10-18 22:37:41 +00:00
wm8978.c Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanup. Add some more correctness. 2008-11-22 14:39:42 +00:00
wm8985.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00