Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhdmi_cec.h262 struct hdmi_cec_device* dev;
299 typedef struct hdmi_cec_device { struct
319 int (*add_logical_address)(const struct hdmi_cec_device* dev, cec_logical_address_t addr); argument
328 void (*clear_logical_address)(const struct hdmi_cec_device* dev); argument
341 int (*get_physical_address)(const struct hdmi_cec_device* dev, uint16_t* addr); argument
356 int (*send_message)(const struct hdmi_cec_device* dev, const cec_message_t*); argument
365 void (*register_event_callback)(const struct hdmi_cec_device* dev, argument
371 void (*get_version)(const struct hdmi_cec_device* dev, int* version); argument
378 void (*get_vendor_id)(const struct hdmi_cec_device* dev, uint32_t* vendor_id); argument
385 void (*get_port_info)(const struct hdmi_cec_device* dev, argument
[all …]
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp68 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
162 static int cec_add_logical_address(const struct hdmi_cec_device* dev, in cec_add_logical_address()
179 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) in cec_clear_logical_address()
189 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address()
206 static int cec_send_message(const struct hdmi_cec_device* dev, in cec_send_message()
293 event.dev = (hdmi_cec_device *) ctx; in cec_receive_message()
312 event.dev = (hdmi_cec_device *) ctx; in cec_hdmi_hotplug()
317 static void cec_register_event_callback(const struct hdmi_cec_device* dev, in cec_register_event_callback()
326 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) in cec_get_version()
333 static void cec_get_vendor_id(const struct hdmi_cec_device* dev, in cec_get_vendor_id()
[all …]
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp72 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
166 static int cec_add_logical_address(const struct hdmi_cec_device* dev, in cec_add_logical_address()
183 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) in cec_clear_logical_address()
193 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address()
210 static int cec_send_message(const struct hdmi_cec_device* dev, in cec_send_message()
297 event.dev = (hdmi_cec_device *) ctx; in cec_receive_message()
318 event.dev = (hdmi_cec_device *) ctx; in cec_hdmi_hotplug()
323 static void cec_register_event_callback(const struct hdmi_cec_device* dev, in cec_register_event_callback()
332 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) in cec_get_version()
339 static void cec_get_vendor_id(const struct hdmi_cec_device* dev, in cec_get_vendor_id()
[all …]
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp68 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
162 static int cec_add_logical_address(const struct hdmi_cec_device* dev, in cec_add_logical_address()
179 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) in cec_clear_logical_address()
189 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address()
206 static int cec_send_message(const struct hdmi_cec_device* dev, in cec_send_message()
293 event.dev = (hdmi_cec_device *) ctx; in cec_receive_message()
314 event.dev = (hdmi_cec_device *) ctx; in cec_hdmi_hotplug()
319 static void cec_register_event_callback(const struct hdmi_cec_device* dev, in cec_register_event_callback()
328 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) in cec_get_version()
335 static void cec_get_vendor_id(const struct hdmi_cec_device* dev, in cec_get_vendor_id()
[all …]
/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp68 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
162 static int cec_add_logical_address(const struct hdmi_cec_device* dev, in cec_add_logical_address()
179 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) in cec_clear_logical_address()
189 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address()
206 static int cec_send_message(const struct hdmi_cec_device* dev, in cec_send_message()
293 event.dev = (hdmi_cec_device *) ctx; in cec_receive_message()
314 event.dev = (hdmi_cec_device *) ctx; in cec_hdmi_hotplug()
319 static void cec_register_event_callback(const struct hdmi_cec_device* dev, in cec_register_event_callback()
328 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) in cec_get_version()
335 static void cec_get_vendor_id(const struct hdmi_cec_device* dev, in cec_get_vendor_id()
[all …]
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp72 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
174 static int cec_add_logical_address(const struct hdmi_cec_device* dev, in cec_add_logical_address()
191 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) in cec_clear_logical_address()
201 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address()
218 static int cec_send_message(const struct hdmi_cec_device* dev, in cec_send_message()
304 event.dev = (hdmi_cec_device *) ctx; in cec_receive_message()
325 event.dev = (hdmi_cec_device *) ctx; in cec_hdmi_hotplug()
330 static void cec_register_event_callback(const struct hdmi_cec_device* dev, in cec_register_event_callback()
339 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) in cec_get_version()
346 static void cec_get_vendor_id(const struct hdmi_cec_device* dev, in cec_get_vendor_id()
[all …]
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp72 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
174 static int cec_add_logical_address(const struct hdmi_cec_device* dev, in cec_add_logical_address()
191 static void cec_clear_logical_address(const struct hdmi_cec_device* dev) in cec_clear_logical_address()
201 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address()
218 static int cec_send_message(const struct hdmi_cec_device* dev, in cec_send_message()
304 event.dev = (hdmi_cec_device *) ctx; in cec_receive_message()
325 event.dev = (hdmi_cec_device *) ctx; in cec_hdmi_hotplug()
330 static void cec_register_event_callback(const struct hdmi_cec_device* dev, in cec_register_event_callback()
339 static void cec_get_version(const struct hdmi_cec_device* dev, int* version) in cec_get_version()
346 static void cec_get_vendor_id(const struct hdmi_cec_device* dev, in cec_get_vendor_id()
[all …]
/hardware/interfaces/tv/cec/2.0/default/
DHdmiCec.cpp394 hdmi_cec_device_t* hdmi_cec_device; in HIDL_FETCH_IHdmiCec() local
400 ret = hdmi_cec_open(hw_module, &hdmi_cec_device); in HIDL_FETCH_IHdmiCec()
409 return new HdmiCec(hdmi_cec_device); in HIDL_FETCH_IHdmiCec()
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp395 hdmi_cec_device_t* hdmi_cec_device; in HIDL_FETCH_IHdmiCec() local
401 ret = hdmi_cec_open (hw_module, &hdmi_cec_device); in HIDL_FETCH_IHdmiCec()
410 return new HdmiCec(hdmi_cec_device); in HIDL_FETCH_IHdmiCec()