Lines Matching refs:timespec
460 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
461 struct timespec tstamp; /* reference timestamp */
470 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
471 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
473 unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
480 struct timespec tstamp; /* Timestamp */
482 struct timespec audio_tstamp; /* from sample counter or wall clock */
652 struct timespec tstamp; /* Timestamp */
764 struct timespec tstamp; /* Timestamp - last update */
814 struct timespec tstamp;
957 struct timespec tstamp;
958 unsigned char reserved[128-sizeof(struct timespec)];