Home
last modified time | relevance | path

Searched defs:restore_state (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_load_detect.c58 struct drm_atomic_state *state = NULL, *restore_state = NULL; in intel_load_detect_get_pipe() local
/linux-6.6.21/drivers/leds/trigger/
Dledtrig-transient.c26 int restore_state; member
/linux-6.6.21/drivers/pcmcia/
Dyenta_socket.h110 void (*restore_state)(struct yenta_socket *); member
/linux-6.6.21/include/linux/
Dparport.h83 void (*restore_state)(struct parport *, struct parport_state *); member
/linux-6.6.21/drivers/spi/
Dspi-pl022.c552 static void restore_state(struct pl022 *pl022) in restore_state() function