Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dpit.rs309 self.counters[counter_index].lock().latch_counter(); in command_write()
600 self.latch_counter(); in read_back_command()
612 fn latch_counter(&mut self) { in latch_counter() method