cursor_on          47 drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c 	bool cursor_on;
cursor_on         277 drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c 	ctl->cursor_on = enable;
cursor_on         388 drivers/gpu/drm/msm/disp/mdp5/mdp5_ctl.c 	if (ctl->cursor_on)
cursor_on         343 drivers/video/fbdev/intelfb/intelfb.h 	int cursor_on;
cursor_on         439 drivers/video/fbdev/intelfb/intelfbhw.c 	DBG_MSG("cursor_on is %d\n", dinfo->cursor_on);
cursor_on         441 drivers/video/fbdev/intelfb/intelfbhw.c 	if (dinfo->cursor_on) {
cursor_on         446 drivers/video/fbdev/intelfb/intelfbhw.c 		dinfo->cursor_on = 1;
cursor_on        1875 drivers/video/fbdev/intelfb/intelfbhw.c 	dinfo->cursor_on = 0;
cursor_on        1900 drivers/video/fbdev/intelfb/intelfbhw.c 	dinfo->cursor_on = 1;