Home
last modified time | relevance | path

Searched refs:cec_get_edid_spa_location (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dcec.h454 * cec_get_edid_spa_location() - find location of the Source Physical Address
469 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location() function
/kernel/linux/linux-6.6/include/media/
H A Dcec.h478 * cec_get_edid_spa_location() - find location of the Source Physical Address
493 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location() function
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A 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()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A 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()
/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-adap.c71 unsigned int loc = cec_get_edid_spa_location(edid, size); in cec_get_edid_phys_addr()
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-adap.c50 unsigned int loc = cec_get_edid_spa_location(edid, size); in cec_get_edid_phys_addr()

Completed in 11 milliseconds