Searched refs:cursor_buf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_cursor.c58 ret = copy_from_user(mfd->cursor_buf, img->data,
77 /* order the writes the cursor_buf before updating the
H A Dmsm_fb.h132 void *cursor_buf; member in struct:msm_fb_data_type
H A Dmsm_fb.c940 mfd->cursor_buf = dma_alloc_coherent(NULL,
944 if (!mfd->cursor_buf)
959 if (mfd->cursor_buf)
962 mfd->cursor_buf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfic.c53 uint8_t cursor_buf[4096]; member in struct:FICContext
205 uint8_t *ptr = ctx->cursor_buf;
407 memcpy(ctx->cursor_buf, src + 59, 32 * 32 * 4);

Completed in 42 milliseconds