Searched refs:timestamp_event_queue (Results 1 – 4 of 4) sorted by relevance
22 struct timestamp_event_queue { struct37 struct timestamp_event_queue tsevq; /* simple fifo for time stamps */ argument58 static inline int queue_cnt(struct timestamp_event_queue *q) in queue_cnt()
36 static inline int queue_free(struct timestamp_event_queue *q) in queue_free()41 static void enqueue_external_timestamp(struct timestamp_event_queue *queue, in enqueue_external_timestamp()
66 struct timestamp_event_queue *queue = &ptp->tsevq; in extts_fifo_show()
403 struct timestamp_event_queue *queue = &ptp->tsevq; in ptp_read()