Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_VERSION (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h491 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 0) macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h713 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 1) macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h713 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 1) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h715 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 4) macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h715 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 4) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h565 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h565 #define SNDRV_RAWMIDI_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 1) macro
/kernel/linux/linux-5.10/sound/core/
H A Drawmidi.c840 return put_user(SNDRV_RAWMIDI_VERSION, (int __user *)argp) ? -EFAULT : 0; in snd_rawmidi_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Drawmidi.c923 return put_user(SNDRV_RAWMIDI_VERSION, (int __user *)argp) ? -EFAULT : 0; in snd_rawmidi_ioctl()

Completed in 31 milliseconds