Home
last modified time | relevance | path

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

/Linux-v6.6/include/media/
Dcec.h493 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location() function
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-dv-timings.c1022 unsigned int loc = cec_get_edid_spa_location(edid, size); in v4l2_get_edid_phys_addr()
1046 unsigned int loc = cec_get_edid_spa_location(edid, size); in v4l2_set_edid_phys_addr()
/Linux-v6.6/drivers/media/cec/core/
Dcec-adap.c50 unsigned int loc = cec_get_edid_spa_location(edid, size); in cec_get_edid_phys_addr()