Searched refs:drm_eld_sad_get (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/
H A Ddrm_eld.c14 * drm_eld_sad_get - get SAD from ELD to struct cea_sad
21 int drm_eld_sad_get(const u8 *eld, int sad_index, struct cea_sad *cta_sad) function
34 EXPORT_SYMBOL(drm_eld_sad_get); variable
/linux-master/include/drm/
H A Ddrm_eld.h80 int drm_eld_sad_get(const u8 *eld, int sad_index, struct cea_sad *cta_sad);

Completed in 137 milliseconds