Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_port.c23 static int __serial_port_busy(struct uart_port *port) in __serial_port_busy() function
44 if (__serial_port_busy(port)) in serial_port_runtime_resume()
79 busy = __serial_port_busy(port); in serial_port_runtime_suspend()