Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/video/fbdev/
H A Dvesafb.rs77 pub struct VesaFb { struct
83 impl VesaFb { implementation
121 impl FrameBuffer for VesaFb { implementation
131 impl PlatformDevice for VesaFb { implementation
153 impl Device for VesaFb { implementation
217 impl KObject for VesaFb { implementation
275 impl FrameBufferOps for VesaFb { implementation
658 impl FrameBufferInfo for VesaFb { implementation
741 .downcast::<VesaFb>() in probe()
770 Some(IdTable::new(VesaFb::NAME.to_string(), None)) in id_table()
[all …]