Home
last modified time | relevance | path

Searched refs:SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/
H A Drawmidi.c717 if (framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP && (params->buffer_size & 0x1f) != 0) in resize_runtime_buffer()
773 else if (framing > SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) in snd_rawmidi_input_params()
1161 if (substream->framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) { in snd_rawmidi_receive()
1766 if (substream->framing == SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP) { in snd_rawmidi_proc_info_read()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h749 #define SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP (1<<0) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h749 #define SNDRV_RAWMIDI_MODE_FRAMING_TSTAMP (1<<0) macro