Lines Matching defs:fbdevlist
72 struct fbdevlist {
74 struct fbdevlist *fb_next;
77 static struct fbdevlist fblist = {
108 struct fbdevlist *fbl = &fblist;
163 struct fbdevlist *fbl = &fblist;
175 fbl->fb_next = malloc(sizeof (struct fbdevlist),
195 fbl->fb_next = malloc(sizeof (struct fbdevlist),
211 struct fbdevlist *fbl = &fblist;
228 struct fbdevlist *fbl = &fblist;
245 struct fbdevlist *fbl = &fblist;
262 struct fbdevlist *fbl = &fblist;
279 struct fbdevlist *fbl = &fblist;
295 struct fbdevlist *fbl = &fblist;