Home
last modified time | relevance | path

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

/Linux-v6.6/include/video/
Duvesafb.h115 struct uvesafb_par { struct
116 struct vbe_ib vbe_ib; /* VBE Info Block */
117 struct vbe_mode_ib *vbe_modes; /* list of supported VBE modes */
118 int vbe_modes_cnt;
120 u8 nocrtc;
121 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */
122 u8 pmi_setpal; /* PMI for palette changes */
123 u16 *pmi_base; /* protected mode interface location */
124 void *pmi_start;
125 void *pmi_pal;
[all …]