Linux Kernel
3.7.1
|
#include <usbip_common.h>
Data Fields | |
void(* | shutdown )(struct usbip_device *) |
void(* | reset )(struct usbip_device *) |
void(* | unusable )(struct usbip_device *) |
Definition at line 288 of file usbip_common.h.
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.