Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h755 struct snd_rawmidi_framing_tstamp { struct
759 __u8 frame_type;
760 __u8 length; /* number of valid bytes in data field */
761 __u8 reserved[2];
762 __u32 tv_nsec; /* nanoseconds */
763 __u64 tv_sec; /* seconds */
764 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH];
/openbmc/linux/include/uapi/sound/
H A Dasound.h755 struct snd_rawmidi_framing_tstamp { struct
759 __u8 frame_type;
760 __u8 length; /* number of valid bytes in data field */
761 __u8 reserved[2];
762 __u32 tv_nsec; /* nanoseconds */
763 __u64 tv_sec; /* seconds */
764 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH];