Searched refs:hpdpath (Results 1 – 1 of 1) sorted by relevance
940 char hpdpath[kMaxStringLength]; in EnableHotPlugDetection() local946 snprintf(hpdpath , sizeof(hpdpath), "%s%d/hpd", fb_path_, hdmi_node_index); in EnableHotPlugDetection()949 ssize_t length = SysFsWrite(hpdpath, &value, sizeof(value)); in EnableHotPlugDetection()