Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h753 #define SNDRV_RAWMIDI_MODE_CLOCK_REALTIME (1<<3) macro
/linux-6.12.1/include/uapi/sound/
Dasound.h753 #define SNDRV_RAWMIDI_MODE_CLOCK_REALTIME (1<<3) macro
/linux-6.12.1/sound/core/
Drawmidi.c1121 case SNDRV_RAWMIDI_MODE_CLOCK_REALTIME: in get_framing_tstamp()