Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhdmi_cec.h417 static inline int hdmi_cec_open(const struct hw_module_t* module, in hdmi_cec_open() function
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp394 ret = hdmi_cec_open (hw_module, &hdmi_cec_device); in HIDL_FETCH_IHdmiCec()