Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Drawmidi.c1105 struct snd_rawmidi_framing_tstamp *dest_ptr; in receive_with_tstamp_framing()
1106 struct snd_rawmidi_framing_tstamp frame = { .tv_sec = tstamp->tv_sec, .tv_nsec = tstamp->tv_nsec }; in receive_with_tstamp_framing()
1108 int frame_size = sizeof(struct snd_rawmidi_framing_tstamp); in receive_with_tstamp_framing()
1131 dest_ptr = (struct snd_rawmidi_framing_tstamp *) (runtime->buffer + runtime->hw_ptr); in receive_with_tstamp_framing()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h755 struct snd_rawmidi_framing_tstamp { struct
/openbmc/linux/include/uapi/sound/
H A Dasound.h755 struct snd_rawmidi_framing_tstamp { struct