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

/linux-master/drivers/tty/serial/
H A Dmsm_serial.c1769 static atomic_t msm_uart_next_id = ATOMIC_INIT(0); variable
1793 line = atomic_inc_return(&msm_uart_next_id) - 1;

Completed in 135 milliseconds