Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h740 #define SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW (3<<3) macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h740 #define SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW (3<<3) macro
/Linux-v6.1/sound/core/
Drawmidi.c784 else if (clock_type > SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW) in snd_rawmidi_input_params()
1090 case SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW: in get_framing_tstamp()