Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsoundcard.c351 return __put_user(SOUND_VERSION, (int __user *)p); in sound_ioctl()
Dswarm_cs4297a.c1274 return put_user(SOUND_VERSION, (int *) arg); in mixer_ioctl()
1996 SOUND_VERSION)); in cs4297a_ioctl()
1997 return put_user(SOUND_VERSION, (int *) arg); in cs4297a_ioctl()
Dmsnd_pinnacle.c649 int sound_version = SOUND_VERSION; in dev_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h36 #define SOUND_VERSION 0x030802 macro
/linux-4.1.27/sound/oss/dmasound/
Ddmasound_core.c352 return IOCTL_OUT(arg, SOUND_VERSION); in mixer_ioctl()