Searched refs:cec_get_edid_phys_addr (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/media/ |
| H A D | cec.h | 460 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, 492 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() function
|
| /linux-6.15/drivers/media/cec/core/ |
| H A D | cec-notifier.c | 213 pa = cec_get_edid_phys_addr((const u8 *)edid, in cec_notifier_set_phys_addr_from_edid()
|
| H A D | cec-adap.c | 48 u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr() function 59 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()
|
| /linux-6.15/drivers/gpu/drm/display/ |
| H A D | drm_dp_cec.c | 382 pa = cec_get_edid_phys_addr((const u8 *)edid, in drm_dp_cec_set_edid()
|
| /linux-6.15/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi4.c | 480 cec_addr = cec_get_edid_phys_addr((u8 *)edid, len, NULL); in hdmi4_bridge_edid_read()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-cap.c | 1570 u16 phys_addr = cec_get_edid_phys_addr(dev->edid, dev->edid_blocks * 128, NULL); in vivid_update_connected_outputs() 1624 phys_addr = cec_get_edid_phys_addr(edid->edid, edid->blocks * 128, NULL); in vidioc_s_edid()
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | adv7511-v4l2.c | 1699 ed.phys_addr = cec_get_edid_phys_addr(state->edid.data, in adv7511_check_edid_status()
|
| H A D | tc358743.c | 1816 pa = cec_get_edid_phys_addr(edid->edid, edid->blocks * 128, NULL); in tc358743_s_edid()
|
| /linux-6.15/drivers/media/platform/synopsys/hdmirx/ |
| H A D | snps_hdmirx.c | 668 phys_addr = cec_get_edid_phys_addr(edid->edid, in hdmirx_set_edid()
|