Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/dts/ | |
meson8b.dtsi | 30 genfb: fb@c8006000 { label |
/src/sys/external/bsd/drm2/drm/ | |
drmfb.c | 33 * drmfb: wsdisplay support, via genfb, for any drm device. Use this 38 * drmkms crap and genfb crap. 100 /* genfb requires this. */ 135 * the vga console before we take over as genfb console. 180 /* XXX genfb detach? */ 188 struct genfb_softc *const genfb = v; local in function:drmfb_genfb_ioctl 189 struct drmfb_softc *const sc = container_of(genfb, struct drmfb_softc, 235 struct genfb_softc *const genfb = v; local in function:drmfb_genfb_mmap 236 struct drmfb_softc *const sc = container_of(genfb, struct drmfb_softc, 241 if (offset < genfb->sc_fbsize) 259 struct genfb_softc *const genfb = cookie; local in function:drmfb_genfb_enable_polling 269 struct genfb_softc *const genfb = cookie; local in function:drmfb_genfb_disable_polling [all...] |