Searched refs:rpm_tx_active (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dserial_8250.h137 unsigned int rpm_tx_active; member in struct:uart_8250_port
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c646 rpm_active = xchg(&p->rpm_tx_active, 1);
660 rpm_active = xchg(&p->rpm_tx_active, 0);

Completed in 128 milliseconds