Searched refs:gu1_is_display_mode_supported (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | disp_gu1.c | 138 int gu1_is_display_mode_supported(int xres, int yres, int bpp, int hz); 794 gu1_is_display_mode_supported(int xres, int yres, int bpp, int hz) function in typeref:typename:int
|
| H A D | gfx_disp.c | 673 retval = gu1_is_display_mode_supported(xres, yres, bpp, hz);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | gfx_priv.h | 131 int gu1_is_display_mode_supported(int xres, int yres, int bpp, int hz);
|
| H A D | disp_gu1.c | 536 gu1_is_display_mode_supported(int xres, int yres, int bpp, int hz) function in typeref:typename:int
|
| H A D | gfx_disp.c | 912 retval = gu1_is_display_mode_supported(xres, yres, bpp, hz);
|
Completed in 13 milliseconds