Searched refs:cec_get_edid_phys_addr (Results 1 – 3 of 3) sorted by relevance
213 pa = cec_get_edid_phys_addr((const u8 *)edid, in cec_notifier_set_phys_addr_from_edid()
48 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() function59 EXPORT_SYMBOL_GPL(cec_get_edid_phys_addr);1754 pa = cec_get_edid_phys_addr((const u8 *)edid, in cec_s_phys_addr_from_edid()
1574 u16 phys_addr = cec_get_edid_phys_addr(dev->edid, dev->edid_blocks * 128, NULL); in vivid_update_connected_outputs()1628 phys_addr = cec_get_edid_phys_addr(edid->edid, edid->blocks * 128, NULL); in vidioc_s_edid()