Home
last modified time | relevance | path

Searched refs:hdmi (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/audio_media/hdmi/
DAndroid.mk35 LOCAL_MODULE := audio.hdmi.$(TARGET_BOARD_PLATFORM)
/hardware/libhardware/include/hardware/
Dtv_input.h93 } hdmi; member
/hardware/bsp/intel/peripheral/libmraa/docs/
Dbeaglebone.md52 have double functionality or are not available at all because hdmi is enabled.
69 mraa will take into account if you have hdmi cape or mmc enabled and will show
/hardware/ti/omap4xxx/hwc/
Dhwc.c1799 int hdmi; in handle_uevents() local
1806 hdmi = !strcmp(s, "change@/devices/virtual/switch/hdmi"); in handle_uevents()
1810 if (!dock && !vsync && !hdmi) in handle_uevents()
/hardware/ti/omap4-aah/hwc/
Dhwc.c2426 int hdmi; in handle_uevents() local
2433 hdmi = !strcmp(s, "change@/devices/virtual/switch/hdmi"); in handle_uevents()
2437 if (!dock && !vsync && !hdmi) in handle_uevents()