Searched defs:ps3fb_softc (Results 1 – 1 of 1) sorted by relevance
60 struct ps3fb_softc { struct61 struct fb_info fb_info;63 uint64_t sc_fbhandle;87 static struct ps3fb_softc ps3fb_softc; argument