Searched refs:vid_init_struct (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/fb/ |
| H A D | fb.c | 119 vid_init_struct(video_adapter_t *adp, char *name, int type, int unit) in vid_init_struct() function
|
| H A D | fbreg.h | 272 void vid_init_struct(video_adapter_t *adp, char *name, int type,
|
| /freebsd/sys/arm/ti/am335x/ |
| H A D | am335x_lcd_syscons.c | 422 vid_init_struct(adp, "am335x_syscons", -1, unit); in am335x_syscons_init()
|
| /freebsd/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_fb.c | 512 vid_init_struct(adp, "bcmfb", -1, unit); in bcmfb_init()
|
| /freebsd/sys/powerpc/ofw/ |
| H A D | ofw_syscons.c | 371 vid_init_struct(adp, "ofwfb", -1, unit); in ofwfb_init()
|