Home
last modified time | relevance | path

Searched refs:v4l2_detect_gtf (Results 1 – 3 of 3) sorted by relevance

/linux/include/media/
H A Dv4l2-dv-timings.h179 bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync,
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c708 bool v4l2_detect_gtf(unsigned frame_height, in v4l2_detect_gtf() function
818 EXPORT_SYMBOL_GPL(v4l2_detect_gtf);
/linux/drivers/media/i2c/
H A Dadv7842.c1438 if (v4l2_detect_gtf(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()