Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
transport_class Struct Reference

#include <transport_class.h>

Data Fields

struct class class
 
int(* setup )(struct transport_container *, struct device *, struct device *)
 
int(* configure )(struct transport_container *, struct device *, struct device *)
 
int(* remove )(struct transport_container *, struct device *, struct device *)
 

Detailed Description

Definition at line 18 of file transport_class.h.

Field Documentation

Definition at line 19 of file transport_class.h.

Definition at line 22 of file transport_class.h.

Definition at line 24 of file transport_class.h.

Definition at line 20 of file transport_class.h.


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