Home
last modified time | relevance | path

Searched defs:snd_rawmidi_framing_tstamp (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h763 struct snd_rawmidi_framing_tstamp { struct
767 __u8 frame_type;
768 __u8 length; /* number of valid bytes in data field */
769 __u8 reserved[2];
770 __u32 tv_nsec; /* nanoseconds */
771 __u64 tv_sec; /* seconds */
772 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH];