Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_private.h62 struct ptp_vclock { struct
63 struct ptp_clock *pclock;
64 struct ptp_clock_info info;
65 struct ptp_clock *clock;
66 struct hlist_node vclock_hash_node;
90 static inline bool ptp_vclock_in_use(struct ptp_clock *ptp) in ptp_vclock_in_use() argument