Searched refs:v4l2_get_edid_phys_addr (Results 1 – 4 of 4) sorted by relevance
256 u16 v4l2_get_edid_phys_addr(const u8 *edid, unsigned int size,
1057 * v4l2_get_edid_phys_addr() - find and return the physical address1067 u16 v4l2_get_edid_phys_addr(const u8 *edid, unsigned int size, in v4l2_get_edid_phys_addr() function 1078 EXPORT_SYMBOL_GPL(v4l2_get_edid_phys_addr);
2356 pa = v4l2_get_edid_phys_addr(edid->edid, edid->blocks * 128, &spa_loc); in adv76xx_set_edid()
781 pa = v4l2_get_edid_phys_addr(edid, blocks * 128, &spa_loc); in edid_write_hdmi_segment()