Home
last modified time | relevance | path

Searched refs:add_logical_address (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dhdmi_cec.h319 int (*add_logical_address)(const struct hdmi_cec_device* dev, cec_logical_address_t addr); member
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp272 int ret = mDevice->add_logical_address(mDevice, static_cast<cec_logical_address_t>(addr)); in addLogicalAddress()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp479 dev->device.add_logical_address = cec_add_logical_address; in cec_device_open()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp479 dev->device.add_logical_address = cec_add_logical_address; in cec_device_open()