Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Drawmidi.c1051 struct snd_rawmidi_framing_tstamp *dest_ptr; in receive_with_tstamp_framing()
1052 struct snd_rawmidi_framing_tstamp frame = { .tv_sec = tstamp->tv_sec, .tv_nsec = tstamp->tv_nsec }; in receive_with_tstamp_framing()
1055 int frame_size = sizeof(struct snd_rawmidi_framing_tstamp); in receive_with_tstamp_framing()
1075 dest_ptr = (struct snd_rawmidi_framing_tstamp *) (runtime->buffer + runtime->hw_ptr); in receive_with_tstamp_framing()
/Linux-v6.1/include/uapi/sound/
Dasound.h744 struct snd_rawmidi_framing_tstamp { struct
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h744 struct snd_rawmidi_framing_tstamp { struct