Searched refs:set_option (Results 1 – 9 of 9) sorted by relevance
393 void (*set_option)(const struct hdmi_cec_device* dev, int flag, int value); member
366 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()
489 dev->device.set_option = cec_set_option; in cec_device_open()
487 dev->device.set_option = cec_set_option; in cec_device_open()
493 dev->device.set_option = cec_set_option; in cec_device_open()
522 dev->device.set_option = cec_set_option; in cec_device_open()