Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/core
Clemens Ladisch 918f3a0e8c [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper
Add a snd_pcm_rate_to_rate_bit() function to factor out common code used
by several drivers.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:54 +02:00
..
oss [ALSA] Add new AFMT_* formats for OSS emulation 2007-10-16 15:58:33 +02:00
seq [ALSA] seq_midi_event: fix parsing of F9/FD bytes 2007-10-16 15:58:38 +02:00
control.c [ALSA] Add helper functions for frequently used callbacks 2007-10-16 15:57:44 +02:00
control_compat.c
device.c
hwdep.c
hwdep_compat.c
info.c
info_oss.c
init.c
isadma.c
Kconfig
Makefile [ALSA] Clean up Makefile 2007-10-16 15:58:05 +02:00
memalloc.c [ALSA] Fix build error without CONFIG_HAS_DMA 2007-10-16 15:58:05 +02:00
memory.c
misc.c
pcm.c
pcm_compat.c
pcm_lib.c
pcm_memory.c
pcm_misc.c [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper 2007-10-16 15:58:54 +02:00
pcm_native.c [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c 2007-10-16 15:58:53 +02:00
pcm_timer.c
rawmidi.c [ALSA] Clean up duplicate includes in sound/core/ 2007-10-16 15:03:19 +02:00
rawmidi_compat.c
rtctimer.c
sgbuf.c
sound.c
sound_oss.c
timer.c [ALSA] timer: check for incorrect device state in non-debug compiles, too 2007-07-20 11:11:54 +02:00
timer_compat.c