Home | History | Annotate | Download | only in sound

Lines Matching refs:timespec

404 	struct timespec trigger_tstamp;	/* time when stream was started/stopped/paused */
405 struct timespec tstamp; /* reference timestamp */
414 struct timespec audio_tstamp; /* from sample counter or wall clock */
415 unsigned char reserved[56-sizeof(struct timespec)]; /* must be filled with zero */
422 struct timespec tstamp; /* Timestamp */
424 struct timespec audio_tstamp; /* from sample counter or wall clock */
591 struct timespec tstamp; /* Timestamp */
703 struct timespec tstamp; /* Timestamp - last update */
753 struct timespec tstamp;
896 struct timespec tstamp;
897 unsigned char reserved[128-sizeof(struct timespec)];