Searched refs:drivers_guard (Results 1 – 1 of 1) sorted by relevance
56 let drivers_guard = TTY_DRIVERS.lock(); in lookup_tty_driver() localVariable57 for driver in drivers_guard.iter() { in lookup_tty_driver()