drm_fb_xrgb8888_to_abgr8888
EXPORT_SYMBOL(drm_fb_xrgb8888_to_abgr8888);
return drm_fb_xrgb8888_to_abgr8888;
drm_fb_xrgb8888_to_abgr8888(&dst, dst_pitch, &src, &fb, ¶ms->clip, &fmtcnv_state);
void drm_fb_xrgb8888_to_abgr8888(struct iosys_map *dst, const unsigned int *dst_pitch,