Home
last modified time | relevance | path

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

/external/libkmsxx/kms++/src/
Dvideomode.cpp38 SyncPolarity Videomode::hsync() const in hsync() function in kms::Videomode
/external/igt-gpu-tools/tools/
Dintel_reg_decode.c601 char hsync = (val & ADPA_HSYNC_ACTIVE_HIGH) ? '+' : '-'; in DEBUGSTRING() local
643 char hsync = val & DVO_HSYNC_ACTIVE_HIGH ? '+' : '-'; in DEBUGSTRING() local
1500 const char *mode, *audio, *vsync, *hsync, *detect; in DEBUGSTRING() local
1607 const char *enable, *port = NULL, *bpc = NULL, *vsync, *hsync; in DEBUGSTRING() local
1776 const char *enable, *port, *mode, *bpc, *vsync, *hsync, *edp_input; in DEBUGSTRING() local
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1446 __u32 hsync; member