Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp193 char pa_path[MAX_PATH_LENGTH]; in cec_get_physical_address() local
195 snprintf (pa_path, sizeof(pa_path),"%s/pa", in cec_get_physical_address()
197 int err = (int) read_node(pa_path, pa_data); in cec_get_physical_address()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp193 char pa_path[MAX_PATH_LENGTH]; in cec_get_physical_address() local
195 snprintf (pa_path, sizeof(pa_path),"%s/pa", in cec_get_physical_address()
197 int err = (int) read_node(pa_path, pa_data); in cec_get_physical_address()