Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c58 struct video_adapter_softc { struct
60 video_adapter_t va;
61 int console;
63 intptr_t fb_addr;
64 intptr_t fb_paddr;
65 unsigned int fb_size;
67 unsigned int height;
68 unsigned int width;
69 unsigned int depth;
70 unsigned int stride;
[all …]