Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbmem.c61 extern int pm2fb_setup(char*);
180 { "pm2fb", pm2fb_init, pm2fb_setup },
Dpm2fb.c2126 int __init pm2fb_setup(char* options){ in pm2fb_setup() function