Searched refs:hdmi_node_index (Results 1 – 2 of 2) sorted by relevance
568 int hdmi_node_index = GetFBNodeIndex(kDeviceHDMI); in SetSourceProductInformation() local569 if (hdmi_node_index < 0) { in SetSourceProductInformation()579 snprintf(sys_fs_path , sizeof(sys_fs_path), "%s%d/%s", fb_path_, hdmi_node_index, node); in SetSourceProductInformation()
941 int hdmi_node_index = GetFBNodeIndex(kDeviceHDMI); in EnableHotPlugDetection() local942 if (hdmi_node_index < 0) { in EnableHotPlugDetection()946 snprintf(hpdpath , sizeof(hpdpath), "%s%d/hpd", fb_path_, hdmi_node_index); in EnableHotPlugDetection()