Lines Matching defs:tx3912video_softc
82 struct tx3912video_softc {
103 void tx3912video_hpcfbinit(struct tx3912video_softc *);
107 void tx3912video_clut_init(struct tx3912video_softc *);
109 void tx3912video_clut_get(struct tx3912video_softc *, u_int32_t *, int,
115 CFATTACH_DECL_NEW(tx3912video, sizeof(struct tx3912video_softc),
132 struct tx3912video_softc *sc = device_private(self);
208 struct tx3912video_softc *sc = ctx;
238 tx3912video_hpcfbinit(struct tx3912video_softc *sc)
502 struct tx3912video_softc *sc = (struct tx3912video_softc *)v;
604 struct tx3912video_softc *sc = (struct tx3912video_softc *)ctx;
675 tx3912video_clut_get(struct tx3912video_softc *sc, u_int32_t *rgb, int beg,
694 struct tx3912video_softc *sc = ctx;
723 tx3912video_clut_init(struct tx3912video_softc *sc)