Searched defs:fbgen_hwswitch (Results 1 – 1 of 1) sorted by relevance
359 struct fbgen_hwswitch { struct360 void (*detect)(void);361 int (*encode_fix)(struct fb_fix_screeninfo *fix, const void *par,386 struct fbgen_hwswitch *fbhw; argument