drm_format_conv_state_reserve
EXPORT_SYMBOL(drm_format_conv_state_reserve);
src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL);
src32 = drm_format_conv_state_reserve(state, len_src32 + linepixels, GFP_KERNEL);
stmp = drm_format_conv_state_reserve(state, sbuf_len, GFP_KERNEL);
dbuf = drm_format_conv_state_reserve(state, dbuf_len, GFP_KERNEL);
dbuf = drm_format_conv_state_reserve(state, stmp_off + sbuf_len, GFP_KERNEL);
void *drm_format_conv_state_reserve(struct drm_format_conv_state *state,