Searched refs:v4l2_detect_cvt (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/include/media/ |
D | v4l2-dv-timings.h | 155 bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync,
|
/linux-5.19.10/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 468 bool v4l2_detect_cvt(unsigned frame_height, in v4l2_detect_cvt() function 638 EXPORT_SYMBOL_GPL(v4l2_detect_cvt);
|
/linux-5.19.10/drivers/media/test-drivers/vivid/ |
D | vivid-vid-cap.c | 1693 if (v4l2_detect_cvt(total_v_lines, h_freq, bt->vsync, bt->width, in valid_cvt_gtf_timings()
|
/linux-5.19.10/drivers/media/i2c/ |
D | adv7604.c | 1405 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings()
|
D | adv7842.c | 1433 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0, in stdi2dv_timings()
|