Home
last modified time | relevance | path

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

/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs234 fn init_timer_with_cell(cell: &BqlRefCell<Self>) { in init_timer_with_cell() method
619 HPETTimer::init_timer_with_cell(timer); in init_timers()