Searched refs:fbdevlist (Results 1 – 1 of 1) sorted by relevance
72 struct fbdevlist { struct74 struct fbdevlist *fb_next; argument77 static struct fbdevlist fblist = {108 struct fbdevlist *fbl = &fblist; in fb_unblank()163 struct fbdevlist *fbl = &fblist; in fb_attach()175 fbl->fb_next = malloc(sizeof (struct fbdevlist), in fb_attach()195 fbl->fb_next = malloc(sizeof (struct fbdevlist), in fb_attach()211 struct fbdevlist *fbl = &fblist; in fbopen()228 struct fbdevlist *fbl = &fblist; in fbclose()245 struct fbdevlist *fbl = &fblist; in fbioctl()[all …]