Searched defs:plumvideo_softc (Results 1 – 1 of 1) sorted by relevance
79 struct plumvideo_softc { struct80 device_t sc_dev;81 tx_chipset_tag_t sc_tc;82 plum_chipset_tag_t sc_pc;84 void *sc_powerhook; /* power management hook */85 int sc_console;87 int sc_backlight;88 int sc_brightness;89 int sc_max_brightness;115 CFATTACH_DECL_NEW(plumvideo, sizeof(struct plumvideo_softc), argument