Searched refs:v4l2_detect_cvt (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/include/media/ |
D | v4l2-dv-timings.h | 126 bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync,
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 350 bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync, in v4l2_detect_cvt() function 460 EXPORT_SYMBOL_GPL(v4l2_detect_cvt);
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-vid-cap.c | 1622 if (v4l2_detect_cvt(total_v_lines, h_freq, bt->vsync, in valid_cvt_gtf_timings()
|
/linux-4.1.27/drivers/media/i2c/ |
D | adv7842.c | 1333 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
|
D | adv7604.c | 1304 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, in stdi2dv_timings()
|