Searched refs:cursor_data (Results 1 – 6 of 6) sorted by relevance
82 char *cursor_data; member
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()
247 kfree(ops->cursor_data); in cw_cursor()248 ops->cursor_data = dst; in cw_cursor()
295 kfree(ops->cursor_data); in ud_cursor()296 ops->cursor_data = dst; in ud_cursor()
747 kfree(ops->cursor_data); in con2fb_release_oldinfo()