Searched refs:cursor_data (Results 1 – 6 of 6) sorted by relevance
80 char *cursor_data; member
264 kfree(ops->cursor_data); in ccw_cursor()265 ops->cursor_data = dst; in ccw_cursor()
248 kfree(ops->cursor_data); in cw_cursor()249 ops->cursor_data = dst; in cw_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()
743 kfree(ops->cursor_data); in con2fb_release_oldinfo()