Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h749 #define SNDRV_RAWMIDI_MODE_CLOCK_REALTIME (1<<3) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h749 #define SNDRV_RAWMIDI_MODE_CLOCK_REALTIME (1<<3) macro
/openbmc/linux/sound/core/
H A Drawmidi.c1151 case SNDRV_RAWMIDI_MODE_CLOCK_REALTIME: in get_framing_tstamp()