Searched defs:VesaFb (Results 1 – 1 of 1) sorted by relevance
77 pub struct VesaFb { struct78 inner: SpinLock<InnerVesaFb>, argument83 impl VesaFb { implementation121 impl FrameBuffer for VesaFb { implementation131 impl PlatformDevice for VesaFb { implementation153 impl Device for VesaFb { implementation217 impl KObject for VesaFb { implementation275 impl FrameBufferOps for VesaFb { implementation658 impl FrameBufferInfo for VesaFb { implementation