Lines Matching refs:timespec
441 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
442 struct timespec tstamp; /* reference timestamp */
451 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
452 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
454 unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
461 struct timespec tstamp; /* Timestamp */
463 struct timespec audio_tstamp; /* from sample counter or wall clock */
632 struct timespec tstamp; /* Timestamp */
744 struct timespec tstamp; /* Timestamp - last update */
794 struct timespec tstamp;
937 struct timespec tstamp;
938 unsigned char reserved[128-sizeof(struct timespec)];