|
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"Go to the source code of this file.
Macros | |
| #define | WPXXXXU_RDESC_ORIG_SIZE 212 |
| #define | WP1062_RDESC_ORIG_SIZE 254 |
| #define | PF1209_RDESC_ORIG_SIZE 234 |
| #define | TWHL850_RDESC_ORIG_SIZE0 182 |
| #define | TWHL850_RDESC_ORIG_SIZE1 161 |
| #define | TWHL850_RDESC_ORIG_SIZE2 92 |
| #define | TWHA60_RDESC_ORIG_SIZE0 254 |
| #define | TWHA60_RDESC_ORIG_SIZE1 139 |
Functions | |
| MODULE_DEVICE_TABLE (hid, uclogic_devices) | |
| module_init (uclogic_init) | |
| module_exit (uclogic_exit) | |
| MODULE_LICENSE ("GPL") | |
| #define PF1209_RDESC_ORIG_SIZE 234 |
Definition at line 280 of file hid-uclogic.c.
| #define TWHA60_RDESC_ORIG_SIZE0 254 |
Definition at line 475 of file hid-uclogic.c.
| #define TWHA60_RDESC_ORIG_SIZE1 139 |
Definition at line 476 of file hid-uclogic.c.
| #define TWHL850_RDESC_ORIG_SIZE0 182 |
Definition at line 362 of file hid-uclogic.c.
| #define TWHL850_RDESC_ORIG_SIZE1 161 |
Definition at line 363 of file hid-uclogic.c.
| #define TWHL850_RDESC_ORIG_SIZE2 92 |
Definition at line 364 of file hid-uclogic.c.
| #define WP1062_RDESC_ORIG_SIZE 254 |
Definition at line 227 of file hid-uclogic.c.
| #define WPXXXXU_RDESC_ORIG_SIZE 212 |
Definition at line 29 of file hid-uclogic.c.
| MODULE_DEVICE_TABLE | ( | hid | , |
| uclogic_devices | |||
| ) |
| module_exit | ( | uclogic_exit | ) |
| module_init | ( | uclogic_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2