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

#include <usbip_common.h>

Data Fields

void(* shutdown )(struct usbip_device *)
 
void(* reset )(struct usbip_device *)
 
void(* unusable )(struct usbip_device *)
 

Detailed Description

Definition at line 288 of file usbip_common.h.

Field Documentation

void(* reset)(struct usbip_device *)

Definition at line 290 of file usbip_common.h.

void(* shutdown)(struct usbip_device *)

Definition at line 289 of file usbip_common.h.

void(* unusable)(struct usbip_device *)

Definition at line 291 of file usbip_common.h.


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