Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dcec.h490 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location() function
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-dv-timings.c1000 unsigned int loc = cec_get_edid_spa_location(edid, size); in v4l2_get_edid_phys_addr()
1024 unsigned int loc = cec_get_edid_spa_location(edid, size); in v4l2_set_edid_phys_addr()
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c50 unsigned int loc = cec_get_edid_spa_location(edid, size); in cec_get_edid_phys_addr()