Searched refs:write_started (Results 1 – 2 of 2) sorted by relevance
123 int write_started; member 253 if (port->write_started >= QUEUE_SIZE) in gs_start_tx() 291 port->write_started++; in gs_start_tx() 475 port->write_started--; in gs_write_complete() 1480 port->write_allocated = port->write_started = 0; in gserial_disconnect() 1499 if (port->write_busy || port->write_started) { in gserial_suspend()
2143 BUG_ON(!w->write_started); in CLOSURE_CALLBACK()