Searched refs:cursor_size (Results 1 – 4 of 4) sorted by relevance
37 if (dsize + sizeof(struct fb_image) != ops->cursor_size) { in soft_cursor()39 ops->cursor_size = dsize + sizeof(struct fb_image); in soft_cursor()41 ops->cursor_src = kmalloc(ops->cursor_size, GFP_ATOMIC); in soft_cursor()43 ops->cursor_size = 0; in soft_cursor()
87 u32 cursor_size; member
215 u32 cursor_size; member
610 hw->cursor_size = INREG(CURSOR_SIZE); in intelfbhw_read_hw_state()836 printk(" CURSOR_SIZE: 0x%08x\n", hw->cursor_size); in intelfbhw_print_hw_state()