Home
last modified time | relevance | path

Searched defs:ptp_clock_info (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h128885 struct ptp_clock_info { struct
128895 int (*adjfine)(struct ptp_clock_info *, long int); argument
128896 int (*adjfreq)(struct ptp_clock_info *, s32); argument
128897 int (*adjphase)(struct ptp_clock_info *, s32); argument
128898 int (*adjtime)(struct ptp_clock_info *, s64); argument
128899 int (*gettime64)(struct ptp_clock_info *, struct timespec64 *); argument
128900 int (*gettimex64)(struct ptp_clock_info *, struct timespec64 *, struct ptp_system_timestamp *); argument
128901 int (*getcrosststamp)(struct ptp_clock_info *, struct system_device_crosststamp *); argument
128902 int (*settime64)(struct ptp_clock_info *, const struct timespec64 *); argument
128903 int (*enable)(struct ptp_clock_info *, struct ptp_clock_request *, int); argument
[all …]