Home
last modified time | relevance | path

Searched defs:fbgen_hwswitch (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Dfb.h359 struct fbgen_hwswitch { struct
360 void (*detect)(void);
361 int (*encode_fix)(struct fb_fix_screeninfo *fix, const void *par,
386 struct fbgen_hwswitch *fbhw; argument