Home
last modified time | relevance | path

Searched refs:restore_state (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/leds/trigger/
A Dledtrig-transient.c26 int restore_state; member
39 led_set_brightness_nosleep(led_cdev, transient_data->restore_state); in transient_timer_function()
72 transient_data->restore_state); in transient_activate_store()
81 transient_data->restore_state = in transient_activate_store()
184 led_set_brightness_nosleep(led_cdev, transient_data->restore_state); in transient_trig_deactivate()
/linux/drivers/pcmcia/
A Dyenta_socket.c872 .restore_state = ti_restore_state,
878 .restore_state = ti_restore_state,
884 .restore_state = ti_restore_state,
890 .restore_state = ti_restore_state,
896 .restore_state = ti_restore_state,
904 .restore_state = ricoh_restore_state,
918 .restore_state = o2micro_restore_state,
1338 if (socket->type && socket->type->restore_state) in yenta_dev_resume_noirq()
1339 socket->type->restore_state(socket); in yenta_dev_resume_noirq()
A Dyenta_socket.h110 void (*restore_state)(struct yenta_socket *); member
/linux/drivers/parport/
A Dparport_atari.c154 .restore_state = parport_atari_restore_state,
A Dparport_amiga.c170 .restore_state = amiga_restore_state,
A Dparport_gsc.c111 .restore_state = parport_gsc_restore_state,
A Dparport_mfc3.c264 .restore_state = mfc3_restore_state,
A Dparport_sunbpp.c251 .restore_state = parport_sunbpp_restore_state,
A Dshare.c86 .restore_state = dead_state,
1049 port->ops->restore_state(port, dev->state); in parport_claim()
A Dparport_ax88796.c250 .restore_state = parport_ax88796_restore_state,
A Dparport_ip32.c1779 .restore_state = parport_ip32_restore_state,
A Dparport_pc.c917 .restore_state = parport_pc_restore_state,
/linux/include/linux/
A Dparport.h88 void (*restore_state)(struct parport *, struct parport_state *); member
/linux/drivers/gpu/drm/i915/display/
A Dintel_display.c5599 struct drm_atomic_state *state = NULL, *restore_state = NULL; in intel_get_load_detect_pipe() local
5608 old->restore_state = NULL; in intel_get_load_detect_pipe()
5665 restore_state = drm_atomic_state_alloc(dev); in intel_get_load_detect_pipe()
5666 if (!state || !restore_state) { in intel_get_load_detect_pipe()
5672 restore_state->acquire_ctx = ctx; in intel_get_load_detect_pipe()
5705 ret = drm_atomic_add_affected_planes(restore_state, &crtc->base); in intel_get_load_detect_pipe()
5720 old->restore_state = restore_state; in intel_get_load_detect_pipe()
5732 if (restore_state) { in intel_get_load_detect_pipe()
5733 drm_atomic_state_put(restore_state); in intel_get_load_detect_pipe()
5734 restore_state = NULL; in intel_get_load_detect_pipe()
[all …]
A Dintel_display_types.h1793 struct drm_atomic_state *restore_state; member
/linux/drivers/usb/misc/
A Duss720.c652 .restore_state = parport_uss720_restore_state,
/linux/drivers/spi/
A Dspi-pl022.c552 static void restore_state(struct pl022 *pl022) in restore_state() function
1594 restore_state(pl022); in pl022_transfer_one_message()
/linux/drivers/usb/serial/
A Dmos7720.c541 .restore_state = parport_mos7715_restore_state,
/linux/net/xfrm/
A Dxfrm_policy.c4410 goto restore_state; in xfrm_migrate()
4417 goto restore_state; in xfrm_migrate()
4434 restore_state: in xfrm_migrate()

Completed in 77 milliseconds