Searched defs:dz_pm (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Ddz.c643 static void dz_pm(struct uart_port *uport, unsigned int state, function
753 .pm = dz_pm,
877 spin_lock_init(&dport->port.lock); /* For dz_pm(). */
880 dz_pm(uport, 0, -1);

Completed in 13 milliseconds