Searched refs:drm_format_conv_state_init (Results 1 – 3 of 3) sorted by relevance
63 void drm_format_conv_state_init(struct drm_format_conv_state *state);
313 drm_format_conv_state_init(&shadow_plane_state->fmtcnv_state); in __drm_gem_reset_shadow_plane()
30 void drm_format_conv_state_init(struct drm_format_conv_state *state) in drm_format_conv_state_init() function36 EXPORT_SYMBOL(drm_format_conv_state_init);
Completed in 19 milliseconds