Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/hid.h>
#include <linux/module.h>
#include <linux/usb.h>
#include "hid-ids.h"
#include "usbhid/usbhid.h"
Go to the source code of this file.
Functions | |
MODULE_DEVICE_TABLE (hid, speedlink_devices) | |
module_init (speedlink_init) | |
module_exit (speedlink_exit) | |
MODULE_LICENSE ("GPL") | |
MODULE_DEVICE_TABLE | ( | hid | , |
speedlink_devices | |||
) |
module_exit | ( | speedlink_exit | ) |
module_init | ( | speedlink_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |