Home
last modified time | relevance | path

Searched defs:pm2fb_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dpm2fb.c227 static struct pm2fb_info { struct
228 struct fb_info_gen gen;
229 int board; /* Permedia2 board index (see
231 pm2type_t type;
232 struct {
243 } regions;
244 union { /* here, the per-board par structs */
251 } board_par;
252 struct pm2fb_par current_par; /* displayed screen */
253 int current_par_valid;
[all …]