Searched refs:p_vga_mode (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.h177 int FS450_get_vga_mode(unsigned long *p_vga_mode);
H A Dgfx_tv.c627 gfx_get_tv_vga_mode(unsigned long *p_vga_mode) argument
633 retval = fs450_get_tv_vga_mode(p_vga_mode);
H A Dtv_1200.c161 int sc1200_get_tv_vga_mode(unsigned long *p_vga_mode);
H A Dgfx_rtns.h689 int gfx_get_tv_vga_mode(unsigned long *p_vga_mode);
H A Dtv_fs450.c1374 fs450_get_tv_vga_mode(unsigned long *p_vga_mode) argument
1377 gfx_get_tv_vga_mode(unsigned long *p_vga_mode)
1380 if (!p_vga_mode)
1383 *p_vga_mode = d.vga_mode;
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.h75 int FS450_get_vga_mode(unsigned long *p_vga_mode);
H A Dgfx_tv.c523 gfx_get_tv_vga_mode(unsigned long *p_vga_mode) argument
529 retval = fs450_get_tv_vga_mode(p_vga_mode);
H A Dgfx_rtns.h588 int gfx_get_tv_vga_mode(unsigned long *p_vga_mode);
H A Dtv_fs450.c1168 fs450_get_tv_vga_mode(unsigned long *p_vga_mode) argument
1171 gfx_get_tv_vga_mode(unsigned long *p_vga_mode)
1174 if (!p_vga_mode)
1177 *p_vga_mode = d.vga_mode;
H A Dgfx_priv.h996 int fs450_get_tv_vga_mode(unsigned long *p_vga_mode);

Completed in 54 milliseconds