Searched refs:timevalue (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/platform/omap/
H A Domap_vout.c532 unsigned int irqstatus, struct timeval timevalue) omapvid_handle_interlace_display()
556 vout->cur_frm->ts = timevalue; omapvid_handle_interlace_display()
576 struct timeval timevalue; omap_vout_isr() local
596 v4l2_get_timestamp(&timevalue); omap_vout_isr()
614 timevalue); omap_vout_isr()
627 vout->cur_frm->ts = timevalue; omap_vout_isr()
531 omapvid_handle_interlace_display(struct omap_vout_device *vout, unsigned int irqstatus, struct timeval timevalue) omapvid_handle_interlace_display() argument
/linux-4.1.27/drivers/media/platform/davinci/
H A Dvpbe_display.c74 struct timespec timevalue; vpbe_isr_even_field() local
78 ktime_get_ts(&timevalue); vpbe_isr_even_field()
80 timevalue.tv_sec; vpbe_isr_even_field()
82 timevalue.tv_nsec / NSEC_PER_USEC; vpbe_isr_even_field()

Completed in 162 milliseconds