Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/video/
H A Dmod.rs226 struct VideoRefreshExecutor; struct
228 impl VideoRefreshExecutor { implementation
234 impl TimerFunction for VideoRefreshExecutor { implementation