Lines Matching defs:data
246 - chipset needs also prefetch (table 2) to get first pixel data, so
625 * This is the earliest allowed start of fetching display data.
690 __u8 data[1]; /* field with [height][width] */
1842 u_char __user *data,
1894 put_user(color, data++);
1917 u_char __user *data, struct amifb_par *par)
1963 get_user(tdata, data);
1964 data++;
3312 const u8 *data, u32 bgcolor, u32 fgcolor)
3322 ((unsigned long)data & ~(BYTES_PER_LONG - 1));
3323 src_idx = ((unsigned long)data & (BYTES_PER_LONG - 1)) * 8;
3368 src = image->data;
3379 c2p_planar(info->screen_base, image->data, dx, dy, width,
3411 ((struct fb_var_cursorinfo __user *)arg)->data,
3422 ((struct fb_var_cursorinfo __user *)arg)->data,