Home
last modified time | relevance | path

Searched refs:adv7511_edid_rd (Results 1 – 1 of 1) sorted by relevance

/drivers/media/i2c/
Dadv7511-v4l2.c217 static int adv7511_edid_rd(struct v4l2_subdev *sd, uint16_t len, uint8_t *buf) in adv7511_edid_rd() function
1667 err = adv7511_edid_rd(sd, 256, &state->edid.data[segment * 256]); in adv7511_check_edid_status()