Searched refs:SNDCTL_DSP_SETFRAGMENT (Results 1 – 25 of 40) sorted by relevance
12
/linux-2.4.37.9/include/linux/ |
D | soundcard.h | 539 #define SNDCTL_DSP_SETFRAGMENT _SIOWR('P',10, int) macro 675 #define SOUND_PCM_SETFRAGMENT SNDCTL_DSP_SETFRAGMENT
|
/linux-2.4.37.9/Documentation/sound/ |
D | cs46xx | 59 SNDCTL_DSP_SETFRAGMENT ioctl is used to request a fragment size and
|
/linux-2.4.37.9/drivers/sound/ |
D | au1550_i2s.c | 1127 {SNDCTL_DSP_SETFRAGMENT, "SNDCTL_DSP_SETFRAGMENT"}, 1464 case SNDCTL_DSP_SETFRAGMENT: in au1550_ioctl()
|
D | nec_vrc5477.c | 1317 {SNDCTL_DSP_SETFRAGMENT, "SNDCTL_DSP_SETFRAGMENT"}, 1539 case SNDCTL_DSP_SETFRAGMENT: in vrc5477_ac97_ioctl()
|
D | harmony.c | 699 case SNDCTL_DSP_SETFRAGMENT: in harmony_audio_ioctl()
|
D | ad1889.c | 699 case SNDCTL_DSP_SETFRAGMENT: in ad1889_ioctl()
|
D | au1550_psc.c | 1330 {SNDCTL_DSP_SETFRAGMENT, "SNDCTL_DSP_SETFRAGMENT"}, 1720 case SNDCTL_DSP_SETFRAGMENT: in au1550_ioctl()
|
D | audio.c | 963 case SNDCTL_DSP_SETFRAGMENT: in dma_ioctl()
|
D | ite8172.c | 1344 {SNDCTL_DSP_SETFRAGMENT, "SNDCTL_DSP_SETFRAGMENT"}, 1687 case SNDCTL_DSP_SETFRAGMENT: in it8172_ioctl()
|
D | au1000.c | 1376 {SNDCTL_DSP_SETFRAGMENT, "SNDCTL_DSP_SETFRAGMENT"}, 1762 case SNDCTL_DSP_SETFRAGMENT: in au1000_ioctl()
|
D | btaudio.c | 773 case SNDCTL_DSP_SETFRAGMENT: in btaudio_dsp_ioctl()
|
D | swarm_cs4297a.c | 457 case SNDCTL_DSP_SETFRAGMENT: in cs_printioctl() 2307 case SNDCTL_DSP_SETFRAGMENT: in cs4297a_ioctl()
|
D | forte.c | 1039 case SNDCTL_DSP_SETFRAGMENT: in forte_dsp_ioctl()
|
D | hal2.c | 1139 case SNDCTL_DSP_SETFRAGMENT: in hal2_ioctl()
|
D | rme96xx.c | 1372 case SNDCTL_DSP_SETFRAGMENT: in rme96xx_ioctl()
|
D | es1370.c | 1672 case SNDCTL_DSP_SETFRAGMENT: in es1370_ioctl() 2126 case SNDCTL_DSP_SETFRAGMENT: in es1370_ioctl_dac()
|
D | es1371.c | 1859 case SNDCTL_DSP_SETFRAGMENT: in es1371_ioctl() 2304 case SNDCTL_DSP_SETFRAGMENT: in es1371_ioctl_dac()
|
D | msnd_pinnacle.c | 221 case SNDCTL_DSP_SETFRAGMENT: in dsp_ioctl()
|
D | cs46xx.c | 526 case SNDCTL_DSP_SETFRAGMENT: in printioctl() 2821 case SNDCTL_DSP_SETFRAGMENT: in cs_ioctl()
|
D | ymfpci.c | 1761 case SNDCTL_DSP_SETFRAGMENT: in ymf_ioctl()
|
/linux-2.4.37.9/drivers/sound/dmasound/ |
D | dmasound_core.c | 1274 case SNDCTL_DSP_SETFRAGMENT: in sq_ioctl()
|
/linux-2.4.37.9/drivers/sound/emu10k1/ |
D | audio.c | 893 case SNDCTL_DSP_SETFRAGMENT:
|
/linux-2.4.37.9/drivers/sound/cs4281/ |
D | cs4281m.c | 442 case SNDCTL_DSP_SETFRAGMENT: in cs_printioctl() 3619 case SNDCTL_DSP_SETFRAGMENT: in cs4281_ioctl()
|
/linux-2.4.37.9/drivers/sbus/audio/ |
D | audio.c | 759 case SNDCTL_DSP_SETFRAGMENT: in sparcaudio_ioctl()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | ioctl32.c | 1975 IOCTL32_DEFAULT(SNDCTL_DSP_SETFRAGMENT),
|
12