Searched refs:ctm_blob (Results 1 – 2 of 2) sorted by relevance
116 void drm_ctm_to_coeffs(struct drm_property_blob *ctm_blob, u32 *coeffs) in drm_ctm_to_coeffs() argument121 if (!ctm_blob) in drm_ctm_to_coeffs()124 ctm = ctm_blob->data; in drm_ctm_to_coeffs()
21 void drm_ctm_to_coeffs(struct drm_property_blob *ctm_blob, u32 *coeffs);