HomePort
Public Member Functions | Data Fields
hpd_device Struct Reference
Collaboration diagram for hpd_device:

Public Member Functions

 TAILQ_ENTRY (hpd_device) HPD_TAILQ_FIELD
 

Data Fields

hpd_adapter_tadapter
 
hpd_map_tattributes
 
void * data
 
char * id
 
hpd_free_f on_free
 
hpd_services_tservices
 

Detailed Description

Definition at line 77 of file model.h.

Member Function Documentation

hpd_device::TAILQ_ENTRY ( hpd_device  )

Field Documentation

hpd_adapter_t* hpd_device::adapter

Definition at line 79 of file model.h.

hpd_map_t* hpd_device::attributes

Definition at line 84 of file model.h.

void* hpd_device::data

Definition at line 87 of file model.h.

char* hpd_device::id

Definition at line 83 of file model.h.

hpd_free_f hpd_device::on_free

Definition at line 86 of file model.h.

hpd_services_t* hpd_device::services

Definition at line 81 of file model.h.


The documentation for this struct was generated from the following file: