HomeSort by relevance Sort by last modified time
    Searched refs:cec_get_version (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.cpp 326 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) function in namespace:qhdmicec
484 dev->device.get_version = cec_get_version;
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.cpp 332 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) function in namespace:qhdmicec
490 dev->device.get_version = cec_get_version;
  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.cpp 339 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) function in namespace:qhdmicec
519 dev->device.get_version = cec_get_version;
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.cpp 339 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) function in namespace:qhdmicec
519 dev->device.get_version = cec_get_version;

Completed in 60 milliseconds