Home
last modified time | relevance | path

Searched refs:SOUND_VERSION (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/sound/oss/
Dsoundcard.c356 return __put_user(SOUND_VERSION, (int __user *)p); in sound_ioctl()
Dswarm_cs4297a.c1257 return put_user(SOUND_VERSION, (int *) arg); in mixer_ioctl()
1979 SOUND_VERSION)); in cs4297a_ioctl()
1980 return put_user(SOUND_VERSION, (int *) arg); in cs4297a_ioctl()
Dac97_codec.c508 return put_user(SOUND_VERSION, (int __user *)arg); in ac97_mixer_ioctl()
Dmsnd_pinnacle.c649 int sound_version = SOUND_VERSION; in dev_ioctl()
Dau1550_ac97.c1368 return put_user(SOUND_VERSION, (int *) arg); in au1550_ioctl()
Dvwsnd.c2453 ival = SOUND_VERSION; in vwsnd_audio_do_ioctl()
/linux-2.6.39/include/linux/
Dsoundcard.h36 #define SOUND_VERSION 0x030802 macro
/linux-2.6.39/sound/oss/dmasound/
Ddmasound_core.c352 return IOCTL_OUT(arg, SOUND_VERSION); in mixer_ioctl()