Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h751 #define SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW (3<<3) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h751 #define SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW (3<<3) macro
/openbmc/linux/sound/core/
H A Drawmidi.c794 else if (clock_type > SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW) in snd_rawmidi_input_params()
1145 case SNDRV_RAWMIDI_MODE_CLOCK_MONOTONIC_RAW: in get_framing_tstamp()