Linux Kernel
3.7.1
|
#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) |
int wa_nep_create | ( | struct wahc * | wa, |
struct usb_interface * | iface | ||
) |