Home
last modified time | relevance | path

Searched refs:timespec (Results 1 – 8 of 8) sorted by relevance

/include/uapi/linux/
A Dtime.h11 struct timespec { struct
23 struct timespec it_interval;/* timer period */ argument
24 struct timespec it_value; /* timer expiration */
A Derrqueue.h60 struct timespec ts[3];
A Dsockios.h47 #define SIOCGSTAMPNS ((sizeof(struct timespec)) == 8 ? \
A Dvideodev2.h2618 struct timespec timestamp;
/include/linux/
A Drestart_block.h12 struct timespec;
A Dsignal.h277 struct timespec;
A Dsyscalls.h51 struct timespec;
585 unsigned int flags, struct __kernel_timespec __user *timespec,
/include/uapi/sound/
A Dasound.h484 struct timespec trigger_tstamp; /* time when stream was started/stopped/paused */
485 struct timespec tstamp; /* reference timestamp */
494 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */
495 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */
497 unsigned char reserved[52-2*sizeof(struct timespec)]; /* must be filled with zero */
513 #define __snd_timespec64 timespec
523 #define __snd_timespec timespec
788 struct timespec tstamp; /* Timestamp */
973 struct timespec tstamp; /* Timestamp - last update */
1049 struct timespec tstamp;

Completed in 29 milliseconds