Searched defs:TimerMode (Results 1 – 5 of 5) sorted by relevance
/linux/rust/kernel/time/ | ||
H A D | hrtimer.rs | 182 type TimerMode: HrTimerMode; global() typedef |
/linux/rust/kernel/time/hrtimer/ | ||
H A D | arc.rs | 57 type TimerMode = <T as HasHrTimer<T>>::TimerMode; global() typedef |
H A D | tbox.rs | 67 type TimerMode = <T as HasHrTimer<T>>::TimerMode; global() typedef |
H A D | pin_mut.rs | 55 type TimerMode = <T as HasHrTimer<T>>::TimerMode; typedef |
H A D | pin.rs | 57 type TimerMode = <T as HasHrTimer<T>>::TimerMode; global() typedef |