HomeSort by relevance Sort by last modified time
    Searched full:hdmi_state (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/psb_video/src/android/
psb_HDMIExtMode.c 71 int hdmi_state = 0; local
75 arg.value = (uint64_t)((unsigned int)&hdmi_state);
79 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s : hdmi_state = %d\n", __FUNCTION__, hdmi_state);
80 if (psb_HDMIExt_info->hdmi_state != hdmi_state) {
81 psb_HDMIExt_info->hdmi_state = hdmi_state;
82 switch (hdmi_state) {
psb_HDMIExtMode.h 80 int hdmi_state; member in struct:_psb_HDMIExt_info_s
  /device/asus/fugu/
init.fugu.rc 123 chown system system /sys/module/tngdisp/parameters/hdmi_state
124 chmod 0440 /sys/module/tngdisp/parameters/hdmi_state
  /hardware/ti/omap4-aah/hwc/
hwc.c 86 __u8 hdmi_state; /* whether HDMI is connected */ member in struct:omap4_hwc_ext
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 78 __u8 hdmi_state; /* whether HDMI is connected */ member in struct:omap4_hwc_ext
    [all...]

Completed in 79 milliseconds