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

  /hardware/libhardware/include/hardware/
hdmi_cec.h 417 static inline int hdmi_cec_open(const struct hw_module_t* module, function
  /hardware/interfaces/tv/cec/1.0/default/
HdmiCec.cpp 401 ret = hdmi_cec_open (hw_module, &hdmi_cec_device);
403 LOG(ERROR) << "hdmi_cec_open " << hal << " failed: " << ret;

Completed in 69 milliseconds