Lines Matching refs:timespec
461 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
462 struct timespec tstamp; /* reference timestamp */
471 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
472 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
474 unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
481 struct timespec tstamp; /* Timestamp */
483 struct timespec audio_tstamp; /* from sample counter or wall clock */
653 struct timespec tstamp; /* Timestamp */
765 struct timespec tstamp; /* Timestamp - last update */
815 struct timespec tstamp;
958 struct timespec tstamp;
959 unsigned char reserved[128-sizeof(struct timespec)];