usb_class Struct Reference

#include <usb.h>


Data Fields

const int class_id
const char * name
void *(* attached )(struct usb_iface *)
void(* detached )(class_info info)


Detailed Description

Definition at line 106 of file usb.h.


Field Documentation

Definition at line 108 of file usb.h.

Referenced by usb_get_class_by_id(), and usb_register_class().

const char* usb_class::name

Definition at line 109 of file usb.h.

void*(* usb_class::attached)(struct usb_iface *)

Referenced by usb_attach_interfaces().


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

Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6