Home
last modified time | relevance | path

Searched refs:posix_clock_operations (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dposix-clock.h20 * struct posix_clock_operations - functional interface to the clock
39 struct posix_clock_operations { struct
87 struct posix_clock_operations ops; argument
40 ownerposix_clock_operations global() argument
42 clock_adjtimeposix_clock_operations global() argument
44 clock_gettimeposix_clock_operations global() argument
46 clock_getresposix_clock_operations global() argument
48 clock_settimeposix_clock_operations global() argument
54 ioctlposix_clock_operations global() argument
57 openposix_clock_operations global() argument
59 pollposix_clock_operations global() argument
62 releaseposix_clock_operations global() argument
/linux/drivers/ptp/
H A Dptp_clock.c177 static struct posix_clock_operations ptp_clock_ops = {