Searched refs:NEED_IO_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ | ||
| H A D | xf86str.h | 202 #define NEED_IO_ENABLED(x) (x & HW_IO) macro |
| H A D | xf86Init.c | 472 if (NEED_IO_ENABLED(flags)) in InitOutput() |