Searched refs:cec_clear_logical_address (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8996/hdmi_cec/
H A Dqhdmi_cec.cpp179 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) function in namespace:qhdmicec
444 cec_clear_logical_address((hdmi_cec_device_t*)ctx);
480 dev->device.clear_logical_address = cec_clear_logical_address;
/hardware/qcom/display/msm8998/hdmi_cec/
H A Dqhdmi_cec.cpp183 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) function in namespace:qhdmicec
450 cec_clear_logical_address((hdmi_cec_device_t*)ctx);
486 dev->device.clear_logical_address = cec_clear_logical_address;
/hardware/qcom/display/msm8909/hdmi_cec/
H A Dqhdmi_cec.cpp191 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) function in namespace:qhdmicec
458 cec_clear_logical_address((hdmi_cec_device_t*)ctx);
515 dev->device.clear_logical_address = cec_clear_logical_address;
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
H A Dqhdmi_cec.cpp191 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) function in namespace:qhdmicec
458 cec_clear_logical_address((hdmi_cec_device_t*)ctx);
515 dev->device.clear_logical_address = cec_clear_logical_address;

Completed in 419 milliseconds