Searched refs:nbcon_device_try_acquire (Results 1 – 2 of 2) sorted by relevance
209 extern bool nbcon_device_try_acquire(struct console *con);313 static inline bool nbcon_device_try_acquire(struct console *con) in nbcon_device_try_acquire() function
668 return nbcon_device_try_acquire(up->cons); in __uart_port_nbcon_try_acquire()677 while (!nbcon_device_try_acquire(up->cons)) in __uart_port_nbcon_acquire()
Completed in 9 milliseconds