[go: nahoru, domu]

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

/drivers/media/i2c/
H A Dadv7604.c1353 static int stdi2dv_timings(struct v4l2_subdev *sd, function
1602 * stdi2dv_timings() is called with lcvs +-1 if the first attempt fails.
1604 if (!stdi2dv_timings(sd, &stdi, timings))
1608 if (!stdi2dv_timings(sd, &stdi, timings))
1612 if (stdi2dv_timings(sd, &stdi, timings)) {
H A Dadv7842.c1312 static int stdi2dv_timings(struct v4l2_subdev *sd, function
1495 * stdi2dv_timings() is called with lcvs +-1 if the first attempt fails.
1497 if (!stdi2dv_timings(sd, &stdi, timings))
1501 if (!stdi2dv_timings(sd, &stdi, timings))
1505 if (stdi2dv_timings(sd, &stdi, timings)) {

Completed in 44 milliseconds