Home
last modified time | relevance | path

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

/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp332 const char* hdmi_uevent_path = "change@/devices/platform/omapdrm.0/drm/card0"; in hwc_hdmi_thread() local
349 if (strlen(hdmi_uevent_path) <= 0 || strcmp(uevent_desc, hdmi_uevent_path)) in hwc_hdmi_thread()