Searched refs:buffer_space (Results 1 – 1 of 1) sorted by relevance
500 int64_t buffer_space; in uart_opal_ttyoutwakeup() local507 buffer_space = uart_opal_console_write_buffer_space(sc->vtermid); in uart_opal_ttyoutwakeup()508 if (buffer_space == -1) in uart_opal_ttyoutwakeup()511 else if (buffer_space >= len) in uart_opal_ttyoutwakeup()