restore_state    11100 drivers/gpu/drm/i915/display/intel_display.c 	struct drm_atomic_state *state = NULL, *restore_state = NULL;
restore_state    11109 drivers/gpu/drm/i915/display/intel_display.c 	old->restore_state = NULL;
restore_state    11167 drivers/gpu/drm/i915/display/intel_display.c 	restore_state = drm_atomic_state_alloc(dev);
restore_state    11168 drivers/gpu/drm/i915/display/intel_display.c 	if (!state || !restore_state) {
restore_state    11174 drivers/gpu/drm/i915/display/intel_display.c 	restore_state->acquire_ctx = ctx;
restore_state    11205 drivers/gpu/drm/i915/display/intel_display.c 	ret = PTR_ERR_OR_ZERO(drm_atomic_get_connector_state(restore_state, connector));
restore_state    11207 drivers/gpu/drm/i915/display/intel_display.c 		ret = PTR_ERR_OR_ZERO(drm_atomic_get_crtc_state(restore_state, crtc));
restore_state    11209 drivers/gpu/drm/i915/display/intel_display.c 		ret = drm_atomic_add_affected_planes(restore_state, crtc);
restore_state    11221 drivers/gpu/drm/i915/display/intel_display.c 	old->restore_state = restore_state;
restore_state    11233 drivers/gpu/drm/i915/display/intel_display.c 	if (restore_state) {
restore_state    11234 drivers/gpu/drm/i915/display/intel_display.c 		drm_atomic_state_put(restore_state);
restore_state    11235 drivers/gpu/drm/i915/display/intel_display.c 		restore_state = NULL;
restore_state    11251 drivers/gpu/drm/i915/display/intel_display.c 	struct drm_atomic_state *state = old->restore_state;
restore_state    1352 drivers/gpu/drm/i915/display/intel_display_types.h 	struct drm_atomic_state *restore_state;
restore_state     124 drivers/gpu/drm/msm/dsi/pll/dsi_pll.c 	if (pll->restore_state && pll->state_saved) {
restore_state     125 drivers/gpu/drm/msm/dsi/pll/dsi_pll.c 		ret = pll->restore_state(pll);
restore_state      35 drivers/gpu/drm/msm/dsi/pll/dsi_pll.h 	int (*restore_state)(struct msm_dsi_pll *pll);
restore_state     857 drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c 	pll->restore_state = dsi_pll_10nm_restore_state;
restore_state    1081 drivers/gpu/drm/msm/dsi/pll/dsi_pll_14nm.c 	pll->restore_state = dsi_pll_14nm_restore_state;
restore_state     613 drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm.c 	pll->restore_state = dsi_pll_28nm_restore_state;
restore_state     514 drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm_8960.c 	pll->restore_state = dsi_pll_28nm_restore_state;
restore_state      26 drivers/leds/trigger/ledtrig-transient.c 	int restore_state;
restore_state      39 drivers/leds/trigger/ledtrig-transient.c 	led_set_brightness_nosleep(led_cdev, transient_data->restore_state);
restore_state      72 drivers/leds/trigger/ledtrig-transient.c 					transient_data->restore_state);
restore_state      81 drivers/leds/trigger/ledtrig-transient.c 		transient_data->restore_state =
restore_state     184 drivers/leds/trigger/ledtrig-transient.c 	led_set_brightness_nosleep(led_cdev, transient_data->restore_state);
restore_state     176 drivers/parport/parport_amiga.c 	.restore_state	= amiga_restore_state,
restore_state     154 drivers/parport/parport_atari.c 	.restore_state	= parport_atari_restore_state,
restore_state     250 drivers/parport/parport_ax88796.c 	.restore_state	= parport_ax88796_restore_state,
restore_state     112 drivers/parport/parport_gsc.c 	.restore_state	= parport_gsc_restore_state,
restore_state    1779 drivers/parport/parport_ip32.c 	.restore_state		= parport_ip32_restore_state,
restore_state     269 drivers/parport/parport_mfc3.c 	.restore_state	= mfc3_restore_state,
restore_state     926 drivers/parport/parport_pc.c 	.restore_state	= parport_pc_restore_state,
restore_state     251 drivers/parport/parport_sunbpp.c 	.restore_state	= parport_sunbpp_restore_state,
restore_state      86 drivers/parport/share.c 	.restore_state	= dead_state,
restore_state    1208 drivers/parport/share.c 	port->ops->restore_state(port, dev->state);
restore_state     861 drivers/pcmcia/yenta_socket.c 		.restore_state	= ti_restore_state,
restore_state     867 drivers/pcmcia/yenta_socket.c 		.restore_state	= ti_restore_state,
restore_state     873 drivers/pcmcia/yenta_socket.c 		.restore_state	= ti_restore_state,
restore_state     879 drivers/pcmcia/yenta_socket.c 		.restore_state	= ti_restore_state,
restore_state     885 drivers/pcmcia/yenta_socket.c 		.restore_state	= ti_restore_state,
restore_state     893 drivers/pcmcia/yenta_socket.c 		.restore_state	= ricoh_restore_state,
restore_state     907 drivers/pcmcia/yenta_socket.c 		.restore_state	= o2micro_restore_state,
restore_state    1327 drivers/pcmcia/yenta_socket.c 	if (socket->type && socket->type->restore_state)
restore_state    1328 drivers/pcmcia/yenta_socket.c 		socket->type->restore_state(socket);
restore_state     110 drivers/pcmcia/yenta_socket.h 	void	(*restore_state)(struct yenta_socket *);
restore_state    1598 drivers/spi/spi-pl022.c 	restore_state(pl022);
restore_state     652 drivers/usb/misc/uss720.c 	.restore_state =	parport_uss720_restore_state,
restore_state     691 drivers/usb/serial/mos7720.c 	.restore_state =	parport_mos7715_restore_state,
restore_state      88 include/linux/parport.h 	void (*restore_state)(struct parport *, struct parport_state *);
restore_state    4421 net/xfrm/xfrm_policy.c 				goto restore_state;
restore_state    4428 net/xfrm/xfrm_policy.c 		goto restore_state;
restore_state    4445 net/xfrm/xfrm_policy.c restore_state: