ddf_fun Struct Reference
[generic device driver support.]

Function structure. More...

#include <driver.h>


Data Fields

bool bound
 True if bound to the device manager.
ddf_dev_tdev
 Device which this function belogs to.
void * driver_data
 Driver-specific data associated with this function.
fun_type_t ftype
 Function type.
devman_handle_t handle
 Function indentifier (asigned by device manager).
link_t link
 Link in the list of functions handled by the driver.
match_id_list_t match_ids
 List of device ids for driver matching.
const char * name
 Function name.
ddf_dev_ops_tops
 Implementation of operations provided by this function.


Detailed Description

Function structure.

Definition at line 101 of file driver.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:58 2011 for HelenOS/USB by  doxygen 1.4.7