Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_MODE_CLOCK_MASK (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h746 #define SNDRV_RAWMIDI_MODE_CLOCK_MASK (7<<3) macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h746 #define SNDRV_RAWMIDI_MODE_CLOCK_MASK (7<<3) macro
/kernel/linux/linux-6.6/sound/core/
H A Drawmidi.c787 unsigned int clock_type = params->mode & SNDRV_RAWMIDI_MODE_CLOCK_MASK; in snd_rawmidi_input_params()

Completed in 15 milliseconds