Home
last modified time | relevance | path

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

/linux-6.1.9/tools/include/uapi/sound/
Dasound.h744 struct snd_rawmidi_framing_tstamp { struct
748 __u8 frame_type;
749 __u8 length; /* number of valid bytes in data field */
750 __u8 reserved[2];
751 __u32 tv_nsec; /* nanoseconds */
752 __u64 tv_sec; /* seconds */
753 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH];
/linux-6.1.9/include/uapi/sound/
Dasound.h744 struct snd_rawmidi_framing_tstamp { struct
748 __u8 frame_type;
749 __u8 length; /* number of valid bytes in data field */
750 __u8 reserved[2];
751 __u32 tv_nsec; /* nanoseconds */
752 __u64 tv_sec; /* seconds */
753 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH];