match_id Struct Reference
[Device manager.]

Ids of device models used for device-to-driver matching. More...

#include <devman.h>


Data Fields

const char * id
 Id of device model.
link_t link
 Pointers to next and previous ids.
unsigned int score
 Relevancy of device-to-driver match.


Detailed Description

Ids of device models used for device-to-driver matching.

Definition at line 56 of file devman.h.


Field Documentation

unsigned int score

Relevancy of device-to-driver match.

The higher is the product of scores specified for the device by the bus driver and by the leaf driver, the more suitable is the leaf driver for handling the device.

Definition at line 67 of file devman.h.


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