Searched refs:cec_get_edid_phys_addr (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/include/media/ |
| D | cec.h | 366 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, 398 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() function
|
| /Linux-v5.4/drivers/media/cec/ |
| D | cec-notifier.c | 194 pa = cec_get_edid_phys_addr((const u8 *)edid, in cec_notifier_set_phys_addr_from_edid()
|
| D | cec-adap.c | 68 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() function 79 EXPORT_SYMBOL_GPL(cec_get_edid_phys_addr); 1608 pa = cec_get_edid_phys_addr((const u8 *)edid, in cec_s_phys_addr_from_edid()
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi4.c | 426 cec_get_edid_phys_addr(edid, r, NULL)); in hdmi_read_edid()
|
| /Linux-v5.4/drivers/media/i2c/ |
| D | adv7511-v4l2.c | 1707 ed.phys_addr = cec_get_edid_phys_addr(state->edid.data, in adv7511_check_edid_status()
|
| D | tc358743.c | 1791 pa = cec_get_edid_phys_addr(edid->edid, edid->blocks * 128, NULL); in tc358743_s_edid()
|
| /Linux-v5.4/drivers/media/platform/vivid/ |
| D | vivid-vid-cap.c | 1771 phys_addr = cec_get_edid_phys_addr(edid->edid, edid->blocks * 128, NULL); in vidioc_s_edid()
|