Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Ddz.c641 static void dz_pm(struct uart_port *uport, unsigned int state, in dz_pm() function
751 .pm = dz_pm,
876 spin_lock_init(&dport->port.lock); /* For dz_pm(). */ in dz_console_setup()
879 dz_pm(uport, 0, -1); in dz_console_setup()