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

/linux-4.1.27/drivers/hid/
H A Dhidraw.c112 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsigned char report_type) hidraw_send_report() argument
192 static ssize_t hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned char report_type) hidraw_get_report() argument
H A Dhid-input.c398 static bool hidinput_setup_battery(struct hid_device *dev, unsigned report_type, struct hid_field *field) hidinput_setup_battery() argument
477 static bool hidinput_setup_battery(struct hid_device *dev, unsigned report_type, hidinput_setup_battery() argument
H A Dhid-sensor-custom.c482 hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, int index, int report_type, struct hid_report *report, struct hid_field *field) hid_sensor_custom_add_field() argument
535 hid_sensor_custom_add_fields(struct hid_sensor_custom *sensor_inst, struct hid_report_enum *report_enum, int report_type) hid_sensor_custom_add_fields() argument
H A Duhid.c52 u32 report_type; member in struct:uhid_device
312 uhid_hid_output_raw(struct hid_device *hid, __u8 *buf, size_t count, unsigned char report_type) uhid_hid_output_raw() argument
H A Dhid-core.c221 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) hid_add_field() argument
H A Dhid-cp2112.c270 cp2112_hid_get(struct hid_device *hdev, unsigned char report_number, u8 *data, size_t count, unsigned char report_type) cp2112_hid_get() argument
287 cp2112_hid_output(struct hid_device *hdev, u8 *data, size_t count, unsigned char report_type) cp2112_hid_output() argument
H A Dhid-logitech-dj.c107 u8 report_type; member in struct:dj_report
698 logi_dj_ll_raw_request(struct hid_device *hid, unsigned char reportnum, __u8 *buf, size_t count, unsigned char report_type, int reqtype) logi_dj_ll_raw_request() argument
/linux-4.1.27/include/uapi/linux/
H A Dhiddev.h66 __u32 report_type; member in struct:hiddev_report_info
91 __u32 report_type; member in struct:hiddev_field_info
121 __u32 report_type; member in struct:hiddev_usage_ref
/linux-4.1.27/drivers/hid/i2c-hid/
H A Di2c-hid.c552 i2c_hid_get_raw_report(struct hid_device *hid, unsigned char report_number, __u8 *buf, size_t count, unsigned char report_type) i2c_hid_get_raw_report() argument
588 i2c_hid_output_raw_report(struct hid_device *hid, __u8 *buf, size_t count, unsigned char report_type, bool use_data) i2c_hid_output_raw_report() argument
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-core.c853 usbhid_get_raw_report(struct hid_device *hid, unsigned char report_number, __u8 *buf, size_t count, unsigned char report_type) usbhid_get_raw_report() argument
H A Dhid-pidff.c824 static void pidff_find_reports(struct hid_device *hid, int report_type, pidff_find_reports() argument
/linux-4.1.27/net/bluetooth/hidp/
H A Dcore.c227 hidp_get_raw_report(struct hid_device *hid, unsigned char report_number, unsigned char *data, size_t count, unsigned char report_type) hidp_get_raw_report() argument
312 hidp_set_raw_report(struct hid_device *hid, unsigned char reportnum, unsigned char *data, size_t count, unsigned char report_type) hidp_set_raw_report() argument
/linux-4.1.27/drivers/input/tablet/
H A Daiptek.c872 aiptek_set_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) aiptek_set_report() argument
885 aiptek_get_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) aiptek_get_report() argument
/linux-4.1.27/include/linux/
H A Dhid.h417 unsigned report_type; /* (input,output,feature) */ member in struct:hid_field
626 __u32 report_type; member in struct:hid_report_id

Completed in 329 milliseconds