Searched refs:cursor_src (Results 1 – 5 of 5) sorted by relevance
38 if (ops->cursor_src != NULL) in soft_cursor()39 kfree(ops->cursor_src); in soft_cursor()42 ops->cursor_src = kmalloc(ops->cursor_size, GFP_ATOMIC); in soft_cursor()43 if (!ops->cursor_src) { in soft_cursor()49 src = ops->cursor_src + sizeof(struct fb_image); in soft_cursor()50 image = (struct fb_image *)ops->cursor_src; in soft_cursor()
84 u8 *cursor_src; member
3536 kfree(ops->cursor_src); in fbcon_exit()
346 u8 cursor_src[64]; member
1618 dinfo->cursor_src); in intelfb_cursor()1680 memcpy(dinfo->cursor_src, src, size); in intelfb_cursor()