Searched refs:SOUND_MIXER_WRITE_PCM (Results 1 – 17 of 17) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | aci.c | 377 case SOUND_MIXER_WRITE_PCM: in aci_mixer_ioctl()
|
D | ite8172.c | 928 case SOUND_MIXER_WRITE_PCM: in mixdev_ioctl() 2130 s->codec->mixer_ioctl(s->codec, SOUND_MIXER_WRITE_PCM, in it8172_probe()
|
D | es1371.c | 1177 case SOUND_MIXER_WRITE_PCM: /* use SRC for PCM volume */ in mixdev_ioctl() 2772 { SOUND_MIXER_WRITE_PCM, 0x4040 }, 2972 s->codec->mixer_ioctl(s->codec, SOUND_MIXER_WRITE_PCM, (unsigned long)&val); in es1371_probe()
|
D | swarm_cs4297a.c | 2588 {SOUND_MIXER_WRITE_PCM, 0x4040},
|
D | esssolo1.c | 2197 { SOUND_MIXER_WRITE_PCM, 0x4040 },
|
D | sonicvibes.c | 2475 { SOUND_MIXER_WRITE_PCM, 0x4040 }
|
D | es1370.c | 2551 { SOUND_MIXER_WRITE_PCM, 0x4040 },
|
D | cmpci.c | 3185 { SOUND_MIXER_WRITE_PCM, 0x4f4f }
|
/linux-2.4.37.9/include/linux/ |
D | soundcard.h | 883 #define SOUND_MIXER_WRITE_PCM MIXER_WRITE(SOUND_MIXER_PCM) macro
|
/linux-2.4.37.9/drivers/sbus/audio/ |
D | audio.c | 485 case SOUND_MIXER_WRITE_PCM: in sparcaudio_mixer_ioctl() 513 if ((cmd == SOUND_MIXER_WRITE_PCM) && (i != k) && in sparcaudio_mixer_ioctl()
|
/linux-2.4.37.9/drivers/sound/dmasound/ |
D | dmasound_awacs.c | 2061 case SOUND_MIXER_WRITE_PCM: in tumbler_mixer_ioctl()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | ioctl32.c | 2045 IOCTL32_DEFAULT(SOUND_MIXER_WRITE_PCM),
|
/linux-2.4.37.9/drivers/sound/cs4281/ |
D | cs4281m.c | 4199 SOUND_MIXER_WRITE_PCM, 0x4040}, {
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | ioctl32.c | 3335 COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_PCM)
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_ioctl.c | 4078 COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_PCM)
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ioctl32.c | 4242 COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_PCM),
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | ioctl32.c | 4883 COMPATIBLE_IOCTL(SOUND_MIXER_WRITE_PCM)
|