Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
wa-nep.c File Reference
#include <linux/workqueue.h>
#include <linux/ctype.h>
#include <linux/slab.h>
#include "wa-hc.h"
#include "wusbhc.h"

Go to the source code of this file.

Data Structures

struct  wa_notif_work
 

Functions

int wa_nep_create (struct wahc *wa, struct usb_interface *iface)
 
void wa_nep_destroy (struct wahc *wa)
 

Function Documentation

int wa_nep_create ( struct wahc wa,
struct usb_interface iface 
)

Definition at line 261 of file wa-nep.c.

void wa_nep_destroy ( struct wahc wa)

Definition at line 300 of file wa-nep.c.