Home
last modified time | relevance | path

Searched refs:shutdown_complete (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tty/serial/
H A Dsh-sci-common.h89 void (*shutdown_complete)(struct uart_port *port); member
H A Drsci.c457 .shutdown_complete = rsci_shutdown_complete,
H A Dsh-sci.c2494 s->ops->shutdown_complete(port); in sci_shutdown()
3156 .shutdown_complete = sci_shutdown_complete,
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h272 void (*shutdown_complete)(struct intel_encoder *encoder); member