Linux Kernel
3.7.1
|
#include <linux/input.h>
#include <linux/usb.h>
#include <linux/hid.h>
#include "usbhid/usbhid.h"
#include "hid-lg.h"
Go to the source code of this file.
Data Structures | |
struct | lg3ff_device |
Functions | |
int | lg3ff_init (struct hid_device *hid) |
int lg3ff_init | ( | struct hid_device * | hid | ) |
Definition at line 131 of file hid-lg3ff.c.