Searched defs:report_id (Results 26 – 42 of 42) sorted by relevance
12
| /linux/drivers/hid/ |
| A D | hid-microsoft.c | 51 __u8 report_id; member
|
| A D | hid-playstation.c | 243 uint8_t report_id; /* 0x31 */ member 253 uint8_t report_id; /* 0x02 */ member 506 static int ps_get_report(struct hid_device *hdev, uint8_t report_id, uint8_t *buf, size_t size) in ps_get_report()
|
| A D | hid-logitech-dj.c | 126 u8 report_id; member 133 u8 report_id; member
|
| A D | hid-ft260.c | 126 #define FT260_SET_REQUEST_VALUE(report_id) ((FT260_FEATURE << 8) | report_id) argument 240 unsigned char report_id, u8 *data, in ft260_hid_feature_report_get()
|
| A D | hid-prodikeys.c | 494 struct pcmidi_snd *pm, unsigned report_id, u8 *data, int size) in pcmidi_handle_report()
|
| A D | hid-multitouch.c | 109 unsigned int report_id; member
|
| A D | hid-logitech-hidpp.c | 137 u8 report_id; member 355 u8 report_id, u8 sub_id, u8 reg_address, u8 *params, int param_count, in hidpp_send_rap_command_sync()
|
| A D | wacom_sys.c | 913 unsigned char report_id = WAC_CMD_LED_CONTROL; in wacom_led_control() local
|
| A D | hid-sony.c | 485 u8 report_id; member
|
| /linux/drivers/hid/intel-ish-hid/ |
| A D | ishtp-hid.h | 38 uint8_t report_id; member
|
| /linux/drivers/input/tablet/ |
| A D | aiptek.c | 853 unsigned char report_id, void *buffer, int size) in aiptek_set_report() 868 unsigned char report_id, void *buffer, int size) in aiptek_get_report()
|
| /linux/drivers/media/usb/dvb-usb/ |
| A D | dib0700_core.c | 691 u8 report_id; member
|
| /linux/drivers/input/mouse/ |
| A D | cyapa_gen5.c | 271 u8 report_id; /* Bootloader output report id, must be 40h */ member 310 u8 report_id; /* Application output report id, must be 2Fh */ member 2814 u8 report_id; in cyapa_pip_event_process() local
|
| /linux/drivers/hid/i2c-hid/ |
| A D | i2c-hid-core.c | 647 int report_id = buf[0]; in i2c_hid_output_raw_report() local
|
| /linux/drivers/input/touchscreen/ |
| A D | atmel_mxt_ts.c | 1004 u8 report_id = message[0]; in mxt_proc_message() local
|
| /linux/include/linux/ |
| A D | hid.h | 403 unsigned report_id; member
|
| /linux/include/linux/greybus/ |
| A D | greybus_protocols.h | 638 __u8 report_id; member 644 __u8 report_id; member
|
Completed in 75 milliseconds
12