Searched refs:hdmi (Results 1 – 5 of 5) sorted by relevance
35 LOCAL_MODULE := audio.hdmi.$(TARGET_BOARD_PLATFORM)
93 } hdmi; member
52 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
1799 int hdmi; in handle_uevents() local1806 hdmi = !strcmp(s, "change@/devices/virtual/switch/hdmi"); in handle_uevents()1810 if (!dock && !vsync && !hdmi) in handle_uevents()
2426 int hdmi; in handle_uevents() local2433 hdmi = !strcmp(s, "change@/devices/virtual/switch/hdmi"); in handle_uevents()2437 if (!dock && !vsync && !hdmi) in handle_uevents()