Searched refs:timestamp_event_queue (Results 1 – 4 of 4) sorted by relevance
41 static inline int queue_free(struct timestamp_event_queue *q) in queue_free()46 static void enqueue_external_timestamp(struct timestamp_event_queue *queue, in enqueue_external_timestamp()193 struct timestamp_event_queue *tsevq; in ptp_clock_release()202 tsevq = list_first_entry(&ptp->tsevqs, struct timestamp_event_queue, in ptp_clock_release()245 struct timestamp_event_queue *queue = NULL; in ptp_clock_register()440 struct timestamp_event_queue *tsevq; in ptp_clock_event()
110 struct timestamp_event_queue *queue; in ptp_open()142 struct timestamp_event_queue *queue = pccontext->private_clkdata; in ptp_release()447 static long ptp_mask_clear_all(struct timestamp_event_queue *tsevq) in ptp_mask_clear_all()453 static long ptp_mask_en_single(struct timestamp_event_queue *tsevq, void __user *arg) in ptp_mask_en_single()536 struct timestamp_event_queue *queue; in ptp_poll()553 struct timestamp_event_queue *queue; in ptp_read()
32 struct timestamp_event_queue { struct93 static inline int queue_cnt(const struct timestamp_event_queue *q) in queue_cnt()
77 struct timestamp_event_queue *queue; in extts_fifo_show()88 queue = list_first_entry(&ptp->tsevqs, struct timestamp_event_queue, in extts_fifo_show()
Completed in 10 milliseconds