Home
last modified time | relevance | path

Searched defs:clocksource_data (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/time/
H A Djiffies.rs43 fn clocksource_data(&self) -> ClocksourceData { in clocksource_data() method
H A Dclocksource.rs228 fn clocksource_data(&self) -> ClocksourceData; in clocksource_data() method
/DragonOS/kernel/src/driver/clocksource/
H A Dacpi_pm.rs111 fn clocksource_data(&self) -> ClocksourceData { in clocksource_data() method