Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
usbip_detach.c File Reference
#include <sysfs/libsysfs.h>
#include <ctype.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include <unistd.h>
#include "vhci_driver.h"
#include "usbip_common.h"
#include "usbip_network.h"
#include "usbip.h"

Go to the source code of this file.

Functions

void usbip_detach_usage (void)
 
int usbip_detach (int argc, char *argv[])
 

Function Documentation

int usbip_detach ( int  argc,
char argv[] 
)

Definition at line 75 of file usbip_detach.c.

void usbip_detach_usage ( void  )

Definition at line 40 of file usbip_detach.c.