Symbol: restore_state
drivers/gpu/drm/i915/display/intel_load_detect.c
122
restore_state = drm_atomic_state_alloc(display->drm);
drivers/gpu/drm/i915/display/intel_load_detect.c
123
if (!state || !restore_state) {
drivers/gpu/drm/i915/display/intel_load_detect.c
131
restore_state->acquire_ctx = ctx;
drivers/gpu/drm/i915/display/intel_load_detect.c
132
to_intel_atomic_state(restore_state)->internal = true;
drivers/gpu/drm/i915/display/intel_load_detect.c
161
ret = PTR_ERR_OR_ZERO(drm_atomic_get_connector_state(restore_state, connector));
drivers/gpu/drm/i915/display/intel_load_detect.c
163
ret = PTR_ERR_OR_ZERO(drm_atomic_get_crtc_state(restore_state, &crtc->base));
drivers/gpu/drm/i915/display/intel_load_detect.c
165
ret = drm_atomic_add_affected_planes(restore_state, &crtc->base);
drivers/gpu/drm/i915/display/intel_load_detect.c
185
return restore_state;
drivers/gpu/drm/i915/display/intel_load_detect.c
192
if (restore_state) {
drivers/gpu/drm/i915/display/intel_load_detect.c
193
drm_atomic_state_put(restore_state);
drivers/gpu/drm/i915/display/intel_load_detect.c
194
restore_state = NULL;
drivers/gpu/drm/i915/display/intel_load_detect.c
58
struct drm_atomic_state *state = NULL, *restore_state = NULL;
drivers/leds/trigger/ledtrig-transient.c
184
led_set_brightness_nosleep(led_cdev, transient_data->restore_state);
drivers/leds/trigger/ledtrig-transient.c
26
int restore_state;
drivers/leds/trigger/ledtrig-transient.c
39
led_set_brightness_nosleep(led_cdev, transient_data->restore_state);
drivers/leds/trigger/ledtrig-transient.c
72
transient_data->restore_state);
drivers/leds/trigger/ledtrig-transient.c
81
transient_data->restore_state =
drivers/parport/parport_amiga.c
170
.restore_state = amiga_restore_state,
drivers/parport/parport_atari.c
154
.restore_state = parport_atari_restore_state,
drivers/parport/parport_gsc.c
110
.restore_state = parport_gsc_restore_state,
drivers/parport/parport_ip32.c
1779
.restore_state = parport_ip32_restore_state,
drivers/parport/parport_mfc3.c
263
.restore_state = mfc3_restore_state,
drivers/parport/parport_pc.c
936
.restore_state = parport_pc_restore_state,
drivers/parport/parport_sunbpp.c
251
.restore_state = parport_sunbpp_restore_state,
drivers/parport/share.c
1028
port->ops->restore_state(port, dev->state);
drivers/parport/share.c
84
.restore_state = dead_state,
drivers/pcmcia/yenta_socket.c
1341
if (socket->type && socket->type->restore_state)
drivers/pcmcia/yenta_socket.c
1342
socket->type->restore_state(socket);
drivers/pcmcia/yenta_socket.c
875
.restore_state = ti_restore_state,
drivers/pcmcia/yenta_socket.c
881
.restore_state = ti_restore_state,
drivers/pcmcia/yenta_socket.c
887
.restore_state = ti_restore_state,
drivers/pcmcia/yenta_socket.c
893
.restore_state = ti_restore_state,
drivers/pcmcia/yenta_socket.c
899
.restore_state = ti_restore_state,
drivers/pcmcia/yenta_socket.c
907
.restore_state = ricoh_restore_state,
drivers/pcmcia/yenta_socket.c
921
.restore_state = o2micro_restore_state,
drivers/pcmcia/yenta_socket.h
110
void (*restore_state)(struct yenta_socket *);
drivers/spi/spi-pl022.c
1337
restore_state(pl022);
drivers/usb/misc/uss720.c
653
.restore_state = parport_uss720_restore_state,
drivers/usb/serial/mos7720.c
541
.restore_state = parport_mos7715_restore_state,
include/linux/parport.h
83
void (*restore_state)(struct parport *, struct parport_state *);
net/xfrm/xfrm_policy.c
4689
goto restore_state;
net/xfrm/xfrm_policy.c
4697
goto restore_state;
net/xfrm/xfrm_policy.c
4714
restore_state: