Searched refs:stdi2dv_timings (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dadv7842.c1403 static int stdi2dv_timings(struct v4l2_subdev *sd, function
1601 * stdi2dv_timings() is called with lcvs +-1 if the first attempt fails.
1603 if (!stdi2dv_timings(sd, &stdi, timings))
1607 if (!stdi2dv_timings(sd, &stdi, timings))
1611 if (stdi2dv_timings(sd, &stdi, timings)) {
H A Dadv7604.c1375 static int stdi2dv_timings(struct v4l2_subdev *sd, function
1631 * stdi2dv_timings() is called with lcvs +-1 if the first attempt fails.
1633 if (!stdi2dv_timings(sd, &stdi, timings))
1637 if (!stdi2dv_timings(sd, &stdi, timings))
1641 if (stdi2dv_timings(sd, &stdi, timings)) {

Completed in 162 milliseconds