Searched refs:hdmi_cec_open (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dhdmi_cec.h417 static inline int hdmi_cec_open(const struct hw_module_t* module, function
/hardware/interfaces/tv/cec/1.0/default/
H A DHdmiCec.cpp401 ret = hdmi_cec_open (hw_module, &hdmi_cec_device);
403 LOG(ERROR) << "hdmi_cec_open " << hal << " failed: " << ret;

Completed in 56 milliseconds