Home
last modified time | relevance | path

Searched refs:e1356fb_setup (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dfbmem.c139 extern int e1356fb_setup(char*);
314 { "e1356fb", e1356fb_init, e1356fb_setup },
Depson1356fb.c192 void e1356fb_setup(char *options, int *ints);
2182 e1356fb_setup(options, 0); in e1356fb_init()
2675 e1356fb_setup(char *options, int *ints) in e1356fb_setup() function