Home
last modified time | relevance | path

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

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