Searched defs:report_type (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h63 enum hid_report_type report_type; member in struct:hid_bpf_ctx
/linux-master/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.h23 u8 report_type; member in struct:request_list
48 u8 report_type[MAX_HID_DEVICES]; member in struct:amdtp_cl_data
H A Damd_sfh_client.c37 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) argument
21 amd_sfh_set_report(struct hid_device *hid, int report_id, int report_type) argument
/linux-master/drivers/staging/greybus/
H A Dhid.c74 static int gb_hid_get_report(struct gb_hid *ghid, u8 report_type, u8 report_id, argument
95 static int gb_hid_set_report(struct gb_hid *ghid, u8 report_type, u8 report_id, argument
223 __gb_hid_get_raw_report(struct hid_device *hid, unsigned char report_number, __u8 *buf, size_t count, unsigned char report_type) argument
240 __gb_hid_output_raw_report(struct hid_device *hid, __u8 *buf, size_t len, unsigned char report_type) argument
[all...]
/linux-master/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c74 int report_type; local
415 hid_ishtp_get_report(struct hid_device *hid, int report_id, int report_type) argument
[all...]
/linux-master/drivers/hid/
H A Dhidraw.c105 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsigned char report_type) argument
179 static ssize_t hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned char report_type) argument
H A Dhid-u2fzero.c73 u8 report_type; member in struct:u2f_hid_report
H A Dhid-google-hammer.c422 static bool hammer_has_usage(struct hid_device *hdev, unsigned int report_type, argument
H A Dhid-led.c77 enum hidled_report_type report_type; member in struct:hidled_config
[all...]
H A Duhid.c61 u32 report_type; member in struct:uhid_device
346 uhid_hid_output_raw(struct hid_device *hid, __u8 *buf, size_t count, unsigned char report_type) argument
H A Dhid-sensor-custom.c475 hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, int index, int report_type, struct hid_report *report, struct hid_field *field) argument
528 hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, struct hid_report_enum *report_enum, int report_type) argument
H A Dhid-input.c523 static int hidinput_setup_battery(struct hid_device *dev, unsigned report_type, argument
658 static int hidinput_setup_battery(struct hid_device *dev, unsigned report_type, argument
H A Dhid-cp2112.c323 cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, u8 *data, size_t count, unsigned char report_type) argument
340 cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, unsigned char report_type) argument
H A Dhid-core.c255 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) argument
H A Dhid-logitech-dj.c128 u8 report_type; member in struct:dj_report
1344 logi_dj_ll_raw_request(struct hid_device *hid, unsigned char reportnum, __u8 *buf, size_t count, unsigned char report_type, int reqtype) argument
[all...]
H A Dhid-steam.c1036 steam_client_ll_raw_request(struct hid_device *hdev, unsigned char reportnum, u8 *buf, size_t count, unsigned char report_type, int reqtype) argument
/linux-master/include/linux/
H A Dhid_bpf.h53 enum hid_report_type report_type; member in struct:hid_bpf_ctx
H A Dhid.h495 unsigned report_type; /* (input,output,feature) */ member in struct:hid_field
757 __u32 report_type; member in struct:hid_report_id
/linux-master/include/uapi/linux/
H A Dhiddev.h67 __u32 report_type; member in struct:hiddev_report_info
92 __u32 report_type; member in struct:hiddev_field_info
122 __u32 report_type; member in struct:hiddev_usage_ref
[all...]
/linux-master/drivers/input/rmi4/
H A Drmi_f54.c105 enum rmi_f54_report_type report_type; member in struct:f54_data
177 static int rmi_f54_request_report(struct rmi_function *fn, u8 report_type) argument
/linux-master/net/bluetooth/hidp/
H A Dcore.c233 hidp_get_raw_report(struct hid_device *hid, unsigned char report_number, unsigned char *data, size_t count, unsigned char report_type) argument
318 hidp_set_raw_report(struct hid_device *hid, unsigned char reportnum, unsigned char *data, size_t count, unsigned char report_type) argument
[all...]
/linux-master/drivers/hid/usbhid/
H A Dhid-core.c869 usbhid_get_raw_report(struct hid_device *hid, unsigned char report_number, __u8 *buf, size_t count, unsigned char report_type) argument
H A Dhid-pidff.c812 static void pidff_find_reports(struct hid_device *hid, int report_type, argument
/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-core.c210 i2c_hid_encode_command(u8 *buf, u8 opcode, int report_type, int report_id) argument
227 i2c_hid_get_report(struct i2c_hid *ihid, u8 report_type, u8 report_id, u8 *recv_buf, size_t recv_len) argument
311 i2c_hid_set_or_send_report(struct i2c_hid *ihid, u8 report_type, u8 report_id, const u8 *buf, size_t data_len, bool do_set) argument
622 i2c_hid_get_raw_report(struct hid_device *hid, u8 report_type, u8 report_id, u8 *buf, size_t count) argument
654 i2c_hid_output_raw_report(struct hid_device *hid, u8 report_type, const u8 *buf, size_t count, bool do_set) argument
[all...]
/linux-master/drivers/input/tablet/
H A Daiptek.c851 aiptek_set_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) argument
866 aiptek_get_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) argument

Completed in 279 milliseconds

12