Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbmem.c53 extern int amifb_setup(char*);
171 { "amifb", amifb_init, amifb_setup },
Damifb.c1090 int amifb_setup(char*);
1183 int __init amifb_setup(char *options) in amifb_setup() function