Home
last modified time | relevance | path

Searched refs:set_option (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/include/hardware/
Dhdmi_cec.h393 void (*set_option)(const struct hdmi_cec_device* dev, int flag, int value); member
/hardware/interfaces/tv/cec/2.0/default/
DHdmiCec.cpp367 mDevice->set_option(mDevice, static_cast<int>(key), value ? 1 : 0); in setOption()
380 mDevice->set_option(mDevice, HDMI_OPTION_SET_LANG, convertedLanguage); in setLanguage()
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp366 mDevice->set_option(mDevice, static_cast<int>(key), value ? 1 : 0); in setOption()
380 mDevice->set_option(mDevice, HDMI_OPTION_SET_LANG, convertedLanguage); in setLanguage()
/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp489 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp493 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp487 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp489 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp522 dev->device.set_option = cec_set_option; in cec_device_open()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp522 dev->device.set_option = cec_set_option; in cec_device_open()