Home
last modified time | relevance | path

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

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