Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_MODE_CLOCK_SHIFT (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/uapi/sound/
Dasound.h736 #define SNDRV_RAWMIDI_MODE_CLOCK_SHIFT 3 macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h736 #define SNDRV_RAWMIDI_MODE_CLOCK_SHIFT 3 macro
/Linux-v6.1/sound/core/
Drawmidi.c1754 clock_type = substream->clock_type >> SNDRV_RAWMIDI_MODE_CLOCK_SHIFT; in snd_rawmidi_proc_info_read()