#include <linux/types.h>
#include <linux/device.h>
Go to the source code of this file.
◆ HID_INPUT_REPORT
#define HID_INPUT_REPORT 0 |
◆ HID_OUTPUT_REPORT
#define HID_OUTPUT_REPORT 1 |
◆ HID_FEATURE_REPORT
#define HID_FEATURE_REPORT 2 |
◆ hid_allocate_device()
◆ hid_destroy_device()
void hid_destroy_device |
( |
struct hid_device * |
hdev | ) |
|
|
extern |
◆ hid_input_report()
int hid_input_report |
( |
struct hid_device * |
hdev, |
|
|
int |
type, |
|
|
u8 * |
data, |
|
|
u32 |
size, |
|
|
int |
interrupt |
|
) |
| |
|
extern |
◆ hid_ignore()
◆ hid_add_device()
◆ hid_parse_report()
int hid_parse_report |
( |
struct hid_device * |
hdev, |
|
|
__u8 * |
start, |
|
|
unsigned |
size |
|
) |
| |
|
extern |
◆ VSF_CAL_PACKED