Searched refs:cursor_data (Results 1 – 7 of 7) sorted by relevance
81 char *cursor_data; member
247 kfree(ops->cursor_data); in cw_cursor()248 ops->cursor_data = dst; in cw_cursor()
264 kfree(ops->cursor_data); in ccw_cursor()265 ops->cursor_data = dst; in ccw_cursor()
275 kfree(ops->cursor_data); in bit_cursor()276 ops->cursor_data = dst; in bit_cursor()
295 kfree(ops->cursor_data); in ud_cursor()296 ops->cursor_data = dst; in ud_cursor()
746 kfree(ops->cursor_data); in con2fb_release_oldinfo()
244 static const struct vop_win_phy cursor_data = { variable291 { .base = 0x00, .phy = &cursor_data, .type = DRM_PLANE_TYPE_OVERLAY },