Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ptp/
Dptp_private.h71 struct ptp_vclock { struct
72 struct ptp_clock *pclock;
73 struct ptp_clock_info info;
74 struct ptp_clock *clock;
75 struct hlist_node vclock_hash_node;
99 static inline bool ptp_vclock_in_use(struct ptp_clock *ptp) in ptp_vclock_in_use() argument