check_work       17086 drivers/gpu/drm/i915/display/intel_display.c 			cancel_delayed_work_sync(&connector->hdcp.check_work);
check_work        345 drivers/gpu/drm/i915/display/intel_display_types.h 	struct delayed_work check_work;
check_work       1711 drivers/gpu/drm/i915/display/intel_hdcp.c 					       check_work);
check_work       1715 drivers/gpu/drm/i915/display/intel_hdcp.c 		schedule_delayed_work(&hdcp->check_work,
check_work       1718 drivers/gpu/drm/i915/display/intel_hdcp.c 		schedule_delayed_work(&hdcp->check_work,
check_work       1849 drivers/gpu/drm/i915/display/intel_hdcp.c 	INIT_DELAYED_WORK(&hdcp->check_work, intel_hdcp_check_work);
check_work       1889 drivers/gpu/drm/i915/display/intel_hdcp.c 		schedule_delayed_work(&hdcp->check_work, check_link_interval);
check_work       1917 drivers/gpu/drm/i915/display/intel_hdcp.c 	cancel_delayed_work_sync(&hdcp->check_work);
check_work       1992 drivers/gpu/drm/i915/display/intel_hdcp.c 	schedule_delayed_work(&hdcp->check_work, 0);