Linux Kernel
3.7.1
|
#include <matroxfb_base.h>
Data Fields | |
struct list_head | node |
char * | name |
void *(* | probe )(struct matrox_fb_info *info) |
void(* | remove )(struct matrox_fb_info *info, void *data) |
Definition at line 529 of file matroxfb_base.h.
char* name |
Definition at line 531 of file matroxfb_base.h.
Definition at line 530 of file matroxfb_base.h.
void*(* probe)(struct matrox_fb_info *info) |
Definition at line 532 of file matroxfb_base.h.
Definition at line 533 of file matroxfb_base.h.