Searched refs:ffb_softc (Results 1 – 3 of 3) sorted by relevance
120 static int ffb_blank(struct ffb_softc *, u_long, u_int *);122 void ffb_ras_fifo_wait(struct ffb_softc *, int);123 void ffb_ras_wait(struct ffb_softc *);124 void ffb_ras_init(struct ffb_softc *);128 void ffb_ras_fill(struct ffb_softc *);129 void ffb_ras_invert(struct ffb_softc *);130 static void ffb_ras_setfg(struct ffb_softc *, int32_t);131 static void ffb_ras_setbg(struct ffb_softc *, int32_t);133 void ffb_clearscreen(struct ffb_softc *);182 void ffb_attach_i2c(struct ffb_softc *);[all …]
61 CFATTACH_DECL_NEW(ffb_mainbus, sizeof(struct ffb_softc),78 struct ffb_softc *sc = device_private(self); in ffb_mainbus_attach()
51 struct ffb_softc { struct