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

  /hardware/libhardware/include/hardware/
hdmi_cec.h 381 * (*get_port_info)() returns the hdmi port information of underlying hardware.
385 void (*get_port_info)(const struct hdmi_cec_device* dev, member in struct:hdmi_cec_device
  /hardware/interfaces/tv/cec/1.0/default/
HdmiCec.cpp 350 mDevice->get_port_info(mDevice, &legacyPorts, &numPorts);
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.cpp 486 dev->device.get_port_info = cec_get_port_info;
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.cpp 492 dev->device.get_port_info = cec_get_port_info;
  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.cpp 521 dev->device.get_port_info = cec_get_port_info;
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.cpp 521 dev->device.get_port_info = cec_get_port_info;

Completed in 668 milliseconds