Searched refs:cursor_data (Results 1 – 6 of 6) sorted by relevance
81 char *cursor_data; member
276 kfree(ops->cursor_data); in bit_cursor()277 ops->cursor_data = dst; in bit_cursor()
265 kfree(ops->cursor_data); in ccw_cursor()266 ops->cursor_data = dst; in ccw_cursor()
249 kfree(ops->cursor_data); in cw_cursor()250 ops->cursor_data = dst; in cw_cursor()
296 kfree(ops->cursor_data); in ud_cursor()297 ops->cursor_data = dst; in ud_cursor()
745 kfree(ops->cursor_data); in con2fb_release_oldinfo()