Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dfbmem.c85 extern int tgafb_setup(char*);
290 { "tga", tgafb_init, tgafb_setup },
Dtgafb.c285 int tgafb_setup(char*);
887 int __init tgafb_setup(char *options) { in tgafb_setup() function