HomeSort by relevance Sort by last modified time
    Searched refs:hdmi_enabled (Results 1 - 3 of 3) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/src/arm/
beaglebone.c 376 unsigned int hdmi_enabled = 1; local
412 hdmi_enabled = 1;
414 hdmi_enabled = 0;
753 if (hdmi_enabled == 1) {
764 if (hdmi_enabled == 1) {
775 if (hdmi_enabled == 1) {
786 if (hdmi_enabled == 1) {
797 if (hdmi_enabled == 1) {
810 if (hdmi_enabled == 1) {
823 if (hdmi_enabled == 1)
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.h 148 int hdmi_enabled; member in struct:_psb_xrandr_info_s
psb_xrandr.c 296 psb_xrandr_info->hdmi_enabled = 1;
305 psb_xrandr_info->hdmi_enabled = 0;
332 if (psb_xrandr_info->hdmi_enabled) {
575 ret = psb_xrandr_info->hdmi_enabled;
    [all...]

Completed in 129 milliseconds