Lines Matching refs:timespec
439 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
440 struct timespec tstamp; /* reference timestamp */
449 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
450 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
452 unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
459 struct timespec tstamp; /* Timestamp */
461 struct timespec audio_tstamp; /* from sample counter or wall clock */
630 struct timespec tstamp; /* Timestamp */
742 struct timespec tstamp; /* Timestamp - last update */
792 struct timespec tstamp;
935 struct timespec tstamp;
936 unsigned char reserved[128-sizeof(struct timespec)];