hdmi_cec_device Struct Reference

hdmi_cec_device Struct Reference

#include < hdmi_cec.h >

שדות נתונים

struct hw_device_t   נפוץ
 
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]
 

תיאור מפורט

ההגדרה מופיעה בשורה 299 בקובץ hdmi_cec.h .

מסמכי תיעוד של שדה

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

ההגדרה מופיעה בשורה 319 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 328 בקובץ hdmi_cec.h .

struct hw_device_t common

שיטות נפוצות של מכשיר HDMI CEC. הערך הזה חייב להיות המאפיין הראשון של hdmi_cec_device , כי משתמשים במבנה הזה יבצעו העברה (cast) של hw_device_t למצביע hdmi_cec_device בהקשרים שבהם ידוע ש- hw_device_t מפנה ל- hdmi_cec_device .

ההגדרה מופיעה בשורה 305 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 341 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 385 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 378 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 371 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 409 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 365 בקובץ hdmi_cec.h .

void* reserved[16-11]

ההגדרה מופיעה בשורה 412 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 356 בקובץ hdmi_cec.h .

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

ההגדרה מופיעה בשורה 402 בקובץ hdmi_cec.h .

void(* set_option)(const struct hdmi_cec_device *dev, int flag, int value)

ההגדרה מופיעה בשורה 393 בקובץ hdmi_cec.h .


התיעוד של המבנה הזה נוצר מהקובץ הבא: