H A D | hid-core.c | 701 struct hid_device *hid = to_hid_device(dev);
in hid_device_release() local 769 struct hid_device *hid = parser->device;
in hid_scan_input_usage() local 791 struct hid_device *hid = parser->device; hid_scan_collection() local 869 hid_scan_report(struct hid_device *hid) hid_scan_report() argument 938 hid_parse_report(struct hid_device *hid, u8 *start, unsigned size) hid_parse_report() argument 966 hid_validate_values(struct hid_device *hid, unsigned int type, unsigned int id, unsigned int field_index, unsigned int report_counts) hid_validate_values() argument 1006 hid_calculate_multiplier(struct hid_device *hid, struct hid_field *multiplier) hid_calculate_multiplier() argument 1039 hid_apply_multiplier_to_field(struct hid_device *hid, struct hid_field *field, struct hid_collection *multiplier_collection, int effective_multiplier) hid_apply_multiplier_to_field() argument 1066 hid_apply_multiplier(struct hid_device *hid, struct hid_field *multiplier) hid_apply_multiplier() argument 1133 hid_setup_resolution_multiplier(struct hid_device *hid) hid_setup_resolution_multiplier() argument 1352 hid_field_extract(const struct hid_device *hid, u8 *report, unsigned offset, unsigned n) hid_field_extract() argument 1395 implement(const struct hid_device *hid, u8 *report, unsigned offset, unsigned n, u32 value) implement() argument 1433 hid_match_report(struct hid_device *hid, struct hid_report *report) hid_match_report() argument 1458 hid_match_usage(struct hid_device *hid, struct hid_usage *usage) hid_match_usage() argument 1476 hid_process_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, s32 value, int interrupt) hid_process_event() argument 1509 hid_input_field(struct hid_device *hid, struct hid_field *field, u8 *data, int interrupt) hid_input_field() argument 1557 hid_output_field(const struct hid_device *hid, struct hid_field *field, u8 *data) hid_output_field() argument 1671 __hid_request(struct hid_device *hid, struct hid_report *report, int reqtype) __hid_request() argument 1705 hid_report_raw_event(struct hid_device *hid, int type, u8 *data, u32 size, int interrupt) hid_report_raw_event() argument 1775 hid_input_report(struct hid_device *hid, int type, u8 *data, u32 size, int interrupt) hid_input_report() argument 2523 hid_check_keys_pressed(struct hid_device *hid) hid_check_keys_pressed() argument [all...] |