hdmi_cec_device Struct Reference

hdmi_cec_device Struct Reference

#include < hdmi_cec.h >

Veri Alanları

struct hw_device_t   common
 
int(*  add_logical_address )(const struct hdmi_cec_device *dev, cec_logical_address_t addr)
 
void(*  clear_logical_address )(const struct hdmi_cec_device *dev)
 
int(*  get_physical_address )(const struct hdmi_cec_device *dev, uint16_t *addr)
 
int(*  send_message )(const struct hdmi_cec_device *dev, const cec_message_t *)
 
void(*  register_event_callback )(const struct hdmi_cec_device *dev, event_callback_t callback, void *arg)
 
void(*  get_version )(const struct hdmi_cec_device *dev, int *version)
 
void(*  get_vendor_id )(const struct hdmi_cec_device *dev, uint32_t *vendor_id)
 
void(*  get_port_info )(const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total)
 
void(*  set_option )(const struct hdmi_cec_device *dev, int flag, int value)
 
void(*  set_audio_return_channel )(const struct hdmi_cec_device *dev, int port_id, int flag)
 
int(*  is_connected )(const struct hdmi_cec_device *dev, int port_id)
 
void *  reserved [16-11]
 

Ayrıntılı Açıklama

Dosyanın 299 satırındaki hdmi_cec.h tanımı.

Alan Belgeleri

int(* add_logical_address)(const struct hdmi_cec_device *dev, cec_logical_address_t addr)

Dosyanın 319 satırındaki hdmi_cec.h tanımı.

void(* clear_logical_address)(const struct hdmi_cec_device *dev)

Dosyanın 328 satırındaki hdmi_cec.h tanımı.

struct hw_device_t common

HDMI CEC cihazının yaygın yöntemleri. Bu ilk üye olmalıdır. hdmi_cec_device Bu yapının kullanıcıları, hw_device_t öğesini hdmi_cec_device işaretçisine dönüştürür. Bu, hw_device_t öğesinin hdmi_cec_device öğesine referans verdiği bağlamlarda yapılır.

Dosyanın 305 satırındaki hdmi_cec.h tanımı.

int(* get_physical_address)(const struct hdmi_cec_device *dev, uint16_t *addr)

Dosyanın hdmi_cec.h satırında 341 tanımı.

void(* get_port_info)(const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total)

Dosyanın 385 satırındaki hdmi_cec.h tanımı.

void(* get_vendor_id)(const struct hdmi_cec_device *dev, uint32_t *vendor_id)

Dosyanın 378 satırındaki hdmi_cec.h tanımı.

void(* get_version)(const struct hdmi_cec_device *dev, int *version)

Dosyanın 371 satırındaki tanım hdmi_cec.h .

int(* is_connected)(const struct hdmi_cec_device *dev, int port_id)

Definition at line 409 of file hdmi_cec.h .

void(* register_event_callback)(const struct hdmi_cec_device *dev, event_callback_t callback, void *arg)

Dosyanın hdmi_cec.h satırındaki 365 tanımı.

void* reserved[16-11]

Dosyanın 412 satırındaki hdmi_cec.h tanımı.

int(* send_message)(const struct hdmi_cec_device *dev, const cec_message_t *)

Dosyanın 356 satırındaki hdmi_cec.h tanımı.

void(* set_audio_return_channel)(const struct hdmi_cec_device *dev, int port_id, int flag)

Dosyanın hdmi_cec.h satır 402 tanımı.

void(* set_option)(const struct<0x0x0A> <0x0x0A> hdmi_cec_device<0x0x0A> <0x0x0A> *dev, int flag, int value)

Dosyanın 393 satırındaki hdmi_cec.h tanımı.


Bu yapı için doküman, aşağıdaki dosyadan oluşturuldu: