Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | wa_create (struct wahc *wa, struct usb_interface *iface) |
EXPORT_SYMBOL_GPL (wa_create) | |
void | __wa_destroy (struct wahc *wa) |
EXPORT_SYMBOL_GPL (__wa_destroy) | |
void | wa_reset_all (struct wahc *wa) |
MODULE_AUTHOR ("Inaky Perez-Gonzalez <[email protected]>") | |
MODULE_DESCRIPTION ("Wireless USB Wire Adapter core") | |
MODULE_LICENSE ("GPL") | |
EXPORT_SYMBOL_GPL | ( | wa_create | ) |
EXPORT_SYMBOL_GPL | ( | __wa_destroy | ) |
MODULE_AUTHOR | ( | "Inaky Perez-Gonzalez <[email protected]>" | ) |
MODULE_LICENSE | ( | "GPL" | ) |
int wa_create | ( | struct wahc * | wa, |
struct usb_interface * | iface | ||
) |