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