Searched refs:read_stdi (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7604.c | 1410 static int read_stdi(struct v4l2_subdev *sd, struct stdi_readback *stdi) in read_stdi() function 1566 if (read_stdi(sd, &stdi)) { in adv76xx_query_dv_timings() 2571 if (read_stdi(sd, &stdi)) in adv76xx_log_status()
|
H A D | adv7842.c | 1463 static int read_stdi(struct v4l2_subdev *sd, struct stdi_readback *stdi) in read_stdi() function 1549 if (read_stdi(sd, &stdi)) { in adv7842_query_dv_timings()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7604.c | 1424 static int read_stdi(struct v4l2_subdev *sd, struct stdi_readback *stdi) in read_stdi() function 1580 if (read_stdi(sd, &stdi)) { in adv76xx_query_dv_timings() 2603 if (read_stdi(sd, &stdi)) in adv76xx_log_status()
|
H A D | adv7842.c | 1451 static int read_stdi(struct v4l2_subdev *sd, struct stdi_readback *stdi) in read_stdi() function 1537 if (read_stdi(sd, &stdi)) { in adv7842_query_dv_timings()
|
Completed in 19 milliseconds