Searched defs:matroxfb_driver (Results 1 – 2 of 2) sorted by relevance
25256 struct matroxfb_driver { struct25257 struct list_head node;25258 char *name;25259 void * (*probe)(struct matrox_fb_info *);25260 void (*remove)(struct matrox_fb_info *, void *);