Searched refs:v4l2_detect_cvt (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/media/i2c/
H A Dadv7842.c1433 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0,
H A Dadv7604.c1405 if (v4l2_detect_cvt(stdi->lcf + 1, hfreq, stdi->lcvs, 0,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1465 if (v4l2_detect_cvt(total_v_lines, h_freq, bt->vsync, bt->width,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c474 /** v4l2_detect_cvt - detect if the given timings follow the CVT standard
490 bool v4l2_detect_cvt(unsigned frame_height, function
660 EXPORT_SYMBOL_GPL(v4l2_detect_cvt); variable
/linux-master/include/media/
H A Dv4l2-dv-timings.h138 * v4l2_detect_cvt - detect if the given timings follow the CVT standard
155 bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync,

Completed in 248 milliseconds