Searched refs:IS_STEREO (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ | ||
| H A D | print_edid.c | 346 if (IS_STEREO(t->stereo)) { in print_detailed_timings() |
| H A D | edid.h | 387 #define IS_STEREO(x) (x) macro |