Home
last modified time | relevance | path

Searched refs:video_switch_t (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/fb/
H A Dfb.c64 static video_switch_t *vidsw_ini;
65 video_switch_t **vidsw = &vidsw_ini;
73 video_switch_t **new_vidsw; in vid_realloc_array()
172 video_switch_t
H A Dfbreg.h180 } video_switch_t; typedef
255 video_switch_t *vidsw;
271 video_switch_t *vid_get_switch(char *name);
H A Ds3_pci.c122 static video_switch_t s3lfbvidsw = {
151 static video_switch_t *prevvidsw;
H A Dvesa.c140 static video_switch_t vesavidsw = {
169 static video_switch_t *prevvidsw;
H A Dvga.c77 video_switch_t *sw; in vga_probe_unit()
93 video_switch_t *sw; in vga_attach_unit()
231 static video_switch_t vgavidsw = {
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c156 static video_switch_t am335x_sysconsvidsw = {
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c239 static video_switch_t bcmfbvidsw = {
/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c105 static video_switch_t ofwfbvidsw = {