Searched defs:snd_sst_tstamp (Results 1 – 1 of 1) sorted by relevance
257 struct snd_sst_tstamp { struct258 u64 ring_buffer_counter; /* PB/CP: Bytes copied from/to DDR. */259 u64 hardware_counter; /* PB/CP: Bytes DMAed to/from SSP. */260 u64 frames_decoded;261 u64 bytes_decoded;262 u64 bytes_copied;263 u32 sampling_frequency;264 u32 channel_peak[8];