Searched defs:TtyDevice (Results 1 – 2 of 2) sorted by relevance
28 pub struct TtyDevice { struct34 private_data: RwLock<TtyDevicePrivateData>, argument46 impl TtyDevice { argument47 pub fn new(name: &str) -> Arc<TtyDevice> { in new()104 impl DeviceINode for TtyDevice { implementation110 impl IndexNode for TtyDevice { implementation
76 tty: &Arc<TtyDevice>, in parse()106 tty: &Arc<TtyDevice>, in handle_start()128 tty: &Arc<TtyDevice>, in handle_pause_break()153 tty: &Arc<TtyDevice>, in handle_func0()295 tty: &Arc<TtyDevice>, in handle_type3()370 fn emit(tty: &Arc<TtyDevice>, ch: u8) { in emit()380 tty: &Arc<TtyDevice>, in handle_prtsc_press()408 tty: &Arc<TtyDevice>, in handle_prtsc_release()