Home
last modified time | relevance | path

Searched refs:start_input_thread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/console/
H A Dport.rs102 pub fn start_input_thread(&mut self) { in start_input_thread() method
132 self.start_input_thread(); in snapshot()
145 self.start_input_thread(); in restore()
H A Ddevice.rs141 port.start_input_thread(); in start_input_threads()