Home
last modified time | relevance | path

Searched refs:hid_err (Results 1 – 65 of 65) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-lg4ff.c314 hid_err(hid, "Device properties not found"); in lg4ff_adjust_input_event()
372 hid_err(hid, "Private driver data not found!\n"); in lg4ff_play()
378 hid_err(hid, "Device properties not found!\n"); in lg4ff_play()
436 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_autocenter_default()
442 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_autocenter_default()
516 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_autocenter_ffex()
522 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_autocenter_ffex()
550 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_range_g25()
556 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_range_g25()
586 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_range_dfp()
[all …]
Dhid-rmi.c379 hid_err(hdev, "can not write F01 control register\n"); in rmi_reset_attn_mode()
584 hid_err(hdev, "can not write sleep mode\n"); in rmi_set_sleep_mode()
618 hid_err(hdev, "can not set rmi mode\n"); in rmi_post_reset()
633 hid_err(hdev, "can not write sleep mode\n"); in rmi_post_reset()
725 hid_err(hdev, in rmi_scan_pdt()
775 hid_err(hdev, "Can not read basic queries from Function 0x1.\n"); in rmi_populate_f01()
796 hid_err(hdev, "Can not read query42.\n"); in rmi_populate_f01()
806 hid_err(hdev, "Can not read DS4 Query length.\n"); in rmi_populate_f01()
814 hid_err(hdev, "Can not read DS4 query.\n"); in rmi_populate_f01()
829 hid_err(hdev, "Can not read product info.\n"); in rmi_populate_f01()
[all …]
Dhid-steelseries.c148 hid_err(hid, "Device data not found."); in steelseries_srws1_led_all_set_brightness()
169 hid_err(hid, "Device data not found."); in steelseries_srws1_led_all_get_brightness()
185 hid_err(hid, "Device data not found."); in steelseries_srws1_led_set_brightness()
215 hid_err(hid, "Device data not found."); in steelseries_srws1_led_get_brightness()
239 hid_err(hdev, "can't alloc SRW-S1 memory\n"); in steelseries_srws1_probe()
247 hid_err(hdev, "parse failed\n"); in steelseries_srws1_probe()
258 hid_err(hdev, "hw start failed\n"); in steelseries_srws1_probe()
274 hid_err(hdev, "can't allocate memory for LED ALL\n"); in steelseries_srws1_probe()
295 hid_err(hdev, "can't allocate memory for LED %d\n", i); in steelseries_srws1_probe()
311 hid_err(hdev, "failed to register LED %d. Aborting.\n", i); in steelseries_srws1_probe()
Dhid-sjoy.c75 hid_err(hid, "no output reports found\n"); in sjoyff_init()
83 hid_err(hid, "required output report is missing\n"); in sjoyff_init()
89 hid_err(hid, "no fields in the report\n"); in sjoyff_init()
94 hid_err(hid, "not enough values in the field\n"); in sjoyff_init()
138 hid_err(hdev, "parse failed\n"); in sjoy_probe()
144 hid_err(hdev, "hw start failed\n"); in sjoy_probe()
Dhid-cp2112.c182 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_input()
192 hid_err(hdev, "error setting GPIO config: %d\n", ret); in cp2112_gpio_direction_input()
214 hid_err(hdev, "error setting GPIO values: %d\n", ret); in cp2112_gpio_set()
228 hid_err(hdev, "error requesting GPIO values: %d\n", ret); in cp2112_gpio_get()
248 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_output()
258 hid_err(hdev, "error setting GPIO config: %d\n", ret); in cp2112_gpio_direction_output()
510 hid_err(hdev, in cp2112_i2c_xfer()
517 hid_err(hdev, "power management error: %d\n", ret); in cp2112_i2c_xfer()
555 hid_err(hdev, "read returned 0\n"); in cp2112_i2c_xfer()
569 hid_err(hdev, "long read: %d > %zd\n", in cp2112_i2c_xfer()
[all …]
Dhid-roccat-konepure.c93 hid_err(hdev, "can't alloc device descriptor\n"); in konepure_init_specials()
100 hid_err(hdev, "couldn't init KonePure device\n"); in konepure_init_specials()
107 hid_err(hdev, "couldn't init char dev\n"); in konepure_init_specials()
141 hid_err(hdev, "parse failed\n"); in konepure_probe()
147 hid_err(hdev, "hw start failed\n"); in konepure_probe()
153 hid_err(hdev, "couldn't install mouse\n"); in konepure_probe()
Dhid-roccat-savu.c73 hid_err(hdev, "can't alloc device descriptor\n"); in savu_init_specials()
80 hid_err(hdev, "couldn't init Savu device\n"); in savu_init_specials()
87 hid_err(hdev, "couldn't init char dev\n"); in savu_init_specials()
121 hid_err(hdev, "parse failed\n"); in savu_probe()
127 hid_err(hdev, "hw start failed\n"); in savu_probe()
133 hid_err(hdev, "couldn't install mouse\n"); in savu_probe()
Dhid-emsff.c70 hid_err(hid, "no output reports found\n"); in emsff_init()
76 hid_err(hid, "no fields in the report\n"); in emsff_init()
81 hid_err(hid, "not enough values in the field\n"); in emsff_init()
118 hid_err(hdev, "parse failed\n"); in ems_probe()
124 hid_err(hdev, "hw start failed\n"); in ems_probe()
Dhid-roccat-ryos.c101 hid_err(hdev, "can't alloc device descriptor\n"); in ryos_init_specials()
108 hid_err(hdev, "couldn't init Ryos device\n"); in ryos_init_specials()
115 hid_err(hdev, "couldn't init char dev\n"); in ryos_init_specials()
149 hid_err(hdev, "parse failed\n"); in ryos_probe()
155 hid_err(hdev, "hw start failed\n"); in ryos_probe()
161 hid_err(hdev, "couldn't install mouse\n"); in ryos_probe()
Dhid-pl.c109 hid_err(hid, "no output reports found\n"); in plff_init()
118 hid_err(hid, "required output report is missing\n"); in plff_init()
124 hid_err(hid, "no fields in the report\n"); in plff_init()
151 hid_err(hid, "not enough fields or values\n"); in plff_init()
199 hid_err(hdev, "parse failed\n"); in pl_probe()
205 hid_err(hdev, "hw start failed\n"); in pl_probe()
Dhid-roccat-lua.c127 hid_err(hdev, "can't alloc device descriptor\n"); in lua_init_specials()
134 hid_err(hdev, "couldn't init struct lua_device\n"); in lua_init_specials()
140 hid_err(hdev, "cannot create sysfs files\n"); in lua_init_specials()
168 hid_err(hdev, "parse failed\n"); in lua_probe()
174 hid_err(hdev, "hw start failed\n"); in lua_probe()
180 hid_err(hdev, "couldn't install mouse\n"); in lua_probe()
Dhid-gaff.c89 hid_err(hid, "no output reports found\n"); in gaff_init()
97 hid_err(hid, "no fields in the report\n"); in gaff_init()
102 hid_err(hid, "not enough values in the field\n"); in gaff_init()
149 hid_err(hdev, "parse failed\n"); in ga_probe()
155 hid_err(hdev, "hw start failed\n"); in ga_probe()
Dhid-kye.c514 hid_err(hdev, "tablet-enabling feature report not found\n"); in kye_tablet_enable()
519 hid_err(hdev, "invalid tablet-enabling feature report\n"); in kye_tablet_enable()
543 hid_err(hdev, "parse failed\n"); in kye_probe()
549 hid_err(hdev, "hw start failed\n"); in kye_probe()
561 hid_err(hdev, "tablet enabling failed\n"); in kye_probe()
Dhid-uclogic.c807 hid_err(hdev, "failed to allocate parameter buffer\n"); in uclogic_tablet_enable()
817 hid_err(hdev, "device parameters not found\n"); in uclogic_tablet_enable()
821 hid_err(hdev, "failed to get device parameters: %d\n", rc); in uclogic_tablet_enable()
825 hid_err(hdev, "invalid device parameters\n"); in uclogic_tablet_enable()
851 hid_err(hdev, "failed to allocate fixed rdesc\n"); in uclogic_tablet_enable()
906 hid_err(hdev, "tablet enabling failed\n"); in uclogic_probe()
918 hid_err(hdev, "parse failed\n"); in uclogic_probe()
924 hid_err(hdev, "hw start failed\n"); in uclogic_probe()
Dhid-betopff.c72 hid_err(hid, "no output reports found\n"); in betopff_init()
93 hid_err(hid, "not enough fields in the report: %d\n", in betopff_init()
127 hid_err(hdev, "parse failed\n"); in betop_probe()
133 hid_err(hdev, "hw start failed\n"); in betop_probe()
Dhid-dr.c98 hid_err(hid, "no output reports found\n"); in drff_init()
104 hid_err(hid, "no fields in the report\n"); in drff_init()
109 hid_err(hid, "not enough values in the field\n"); in drff_init()
317 hid_err(hdev, "parse failed\n"); in dr_probe()
323 hid_err(hdev, "hw start failed\n"); in dr_probe()
Dhid-holtekff.c151 hid_err(hid, "no output report found\n"); in holtekff_init()
158 hid_err(hid, "unexpected output report layout\n"); in holtekff_init()
197 hid_err(hdev, "parse failed\n"); in holtek_probe()
203 hid_err(hdev, "hw start failed\n"); in holtek_probe()
Dhid-axff.c86 hid_err(hid, "no output reports found\n"); in axff_init()
99 hid_err(hid, "not enough fields in the report: %d\n", in axff_init()
140 hid_err(hdev, "parse failed\n"); in ax_probe()
146 hid_err(hdev, "hw start failed\n"); in ax_probe()
Dhid-picolcd_core.c200 hid_err(hdev, "no version response from PicoLCD\n"); in picolcd_check_version()
215 hid_err(hdev, "confused, got unexpected version response from PicoLCD\n"); in picolcd_check_version()
435 hid_err(hdev, "unsupported KEY_STATE report\n"); in picolcd_init_keys()
441 hid_err(hdev, "failed to allocate input device\n"); in picolcd_init_keys()
463 hid_err(hdev, "error registering the input device\n"); in picolcd_init_keys()
552 hid_err(hdev, "can't allocate space for Minibox PicoLCD device data\n"); in picolcd_probe()
568 hid_err(hdev, "device report parse failed\n"); in picolcd_probe()
574 hid_err(hdev, "hardware start failed\n"); in picolcd_probe()
580 hid_err(hdev, "failed to open input interrupt pipe for key and IR events\n"); in picolcd_probe()
586 hid_err(hdev, "failed to create sysfs attributes\n"); in picolcd_probe()
[all …]
Dhid-logitech-hidpp.c436 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_root_get_protocol_version()
480 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_devicenametype_get_count()
504 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_devicenametype_get_device_name()
596 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_touchpad_fw_items_set()
666 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_touchpad_get_raw_info()
895 hid_err(hdev, "Received HID report of bad size (%d)", in wtp_raw_event()
981 hid_err(hdev, "Can not get wtp config: %d\n", ret); in wtp_connect()
1081 hid_err(hdev, "error in parameter\n"); in m560_raw_event()
1086 hid_err(hdev, "error in report\n"); in m560_raw_event()
1121 hid_err(hdev, "error in report\n"); in m560_raw_event()
[all …]
Dhid-a4tech.c95 hid_err(hdev, "can't alloc device descriptor\n"); in a4_probe()
105 hid_err(hdev, "parse failed\n"); in a4_probe()
111 hid_err(hdev, "hw start failed\n"); in a4_probe()
Dhid-sony.c1376 hid_err(sc->hdev, in sony_input_configured()
1405 hid_err(hdev, "can't set operational mode: step 1\n"); in sixaxis_set_operational_usb()
1416 hid_err(hdev, "can't set operational mode: step 2\n"); in sixaxis_set_operational_usb()
1422 hid_err(hdev, "can't set operational mode: step 3\n"); in sixaxis_set_operational_usb()
1560 hid_err(hdev, "No device data\n"); in sony_led_set_brightness()
1601 hid_err(hdev, "No device data\n"); in sony_led_get_brightness()
1623 hid_err(hdev, "No device data\n"); in sony_led_blink_set()
1753 hid_err(hdev, "Couldn't allocate memory for LED %d\n", n); in sony_leds_init()
1777 hid_err(hdev, "Failed to register LED %d\n", n); in sony_leds_init()
2045 hid_err(hdev, "Unable to register battery device\n"); in sony_battery_probe()
[all …]
Dhid-zydacron.c174 hid_err(hdev, "can't alloc descriptor\n"); in zc_probe()
182 hid_err(hdev, "parse failed\n"); in zc_probe()
188 hid_err(hdev, "hw start failed\n"); in zc_probe()
Dhid-saitek.c49 hid_err(hdev, "can't alloc saitek descriptor\n"); in saitek_probe()
60 hid_err(hdev, "parse failed\n"); in saitek_probe()
66 hid_err(hdev, "hw start failed\n"); in saitek_probe()
Dhid-belkin.c58 hid_err(hdev, "parse failed\n"); in belkin_probe()
65 hid_err(hdev, "hw start failed\n"); in belkin_probe()
Dhid-magicmouse.c483 hid_err(hdev, "magicmouse setup input failed (%d)\n", ret); in magicmouse_input_configured()
503 hid_err(hdev, "can't alloc magicmouse descriptor\n"); in magicmouse_probe()
514 hid_err(hdev, "magicmouse hid parse failed\n"); in magicmouse_probe()
520 hid_err(hdev, "magicmouse hw start failed\n"); in magicmouse_probe()
525 hid_err(hdev, "magicmouse input not registered\n"); in magicmouse_probe()
541 hid_err(hdev, "unable to register touch report\n"); in magicmouse_probe()
558 hid_err(hdev, "unable to request touch data (%d)\n", ret); in magicmouse_probe()
Dhid-roccat-isku.c286 hid_err(hdev, "can't alloc device descriptor\n"); in isku_init_specials()
293 hid_err(hdev, "couldn't init struct isku_device\n"); in isku_init_specials()
300 hid_err(hdev, "couldn't init char dev\n"); in isku_init_specials()
334 hid_err(hdev, "parse failed\n"); in isku_probe()
340 hid_err(hdev, "hw start failed\n"); in isku_probe()
346 hid_err(hdev, "couldn't install keyboard\n"); in isku_probe()
Dhid-roccat-arvo.c306 hid_err(hdev, "can't alloc device descriptor\n"); in arvo_init_specials()
313 hid_err(hdev, "couldn't init struct arvo_device\n"); in arvo_init_specials()
320 hid_err(hdev, "couldn't init char dev\n"); in arvo_init_specials()
354 hid_err(hdev, "parse failed\n"); in arvo_probe()
360 hid_err(hdev, "hw start failed\n"); in arvo_probe()
366 hid_err(hdev, "couldn't install keyboard\n"); in arvo_probe()
Dhid-petalynx.c78 hid_err(hdev, "parse failed\n"); in pl_probe()
84 hid_err(hdev, "hw start failed\n"); in pl_probe()
Dhid-core.c99 hid_err(report->device, "too many fields in report\n"); in hid_register_field()
130 hid_err(parser->device, "collection stack overflow\n"); in open_collection()
138 hid_err(parser->device, "failed to reallocate collection array\n"); in open_collection()
174 hid_err(parser->device, "collection stack underflow\n"); in close_collection()
206 hid_err(parser->device, "usage index exceeded\n"); in hid_add_usage()
231 hid_err(parser->device, "hid_register_report failed\n"); in hid_add_field()
327 hid_err(parser->device, "global environment stack overflow\n"); in hid_parser_global()
338 hid_err(parser->device, "global environment stack underflow\n"); in hid_parser_global()
391 hid_err(parser->device, "invalid report_size %d\n", in hid_parser_global()
400 hid_err(parser->device, "invalid report_count %d\n", in hid_parser_global()
[all …]
Dhid-gt683r.c141 hid_err(led->hdev, in gt683r_led_snd_msg()
256 hid_err(hdev, "hid parsing failed\n"); in gt683r_led_probe()
262 hid_err(hdev, "hw start failed\n"); in gt683r_led_probe()
285 hid_err(hdev, "could not register led device\n"); in gt683r_led_probe()
Dhid-tmff.c190 hid_err(hid, "can't find FF field in output reports\n"); in tmff_init()
219 hid_err(hdev, "parse failed\n"); in tm_probe()
225 hid_err(hdev, "hw start failed\n"); in tm_probe()
Dhid-zpff.c116 hid_err(hdev, "parse failed\n"); in zp_probe()
122 hid_err(hdev, "hw start failed\n"); in zp_probe()
Dhid-roccat-koneplus.c393 hid_err(hdev, "can't alloc device descriptor\n"); in koneplus_init_specials()
400 hid_err(hdev, "couldn't init struct koneplus_device\n"); in koneplus_init_specials()
407 hid_err(hdev, "couldn't init char dev\n"); in koneplus_init_specials()
443 hid_err(hdev, "parse failed\n"); in koneplus_probe()
449 hid_err(hdev, "hw start failed\n"); in koneplus_probe()
455 hid_err(hdev, "couldn't install mouse\n"); in koneplus_probe()
Dhid-cypress.c105 hid_err(hdev, "parse failed\n"); in cp_probe()
111 hid_err(hdev, "hw start failed\n"); in cp_probe()
Dhid-plantronics.c139 hid_err(hdev, "parse failed\n"); in plantronics_probe()
148 hid_err(hdev, "hw start failed\n"); in plantronics_probe()
Dhid-roccat-pyra.c413 hid_err(hdev, "can't alloc device descriptor\n"); in pyra_init_specials()
420 hid_err(hdev, "couldn't init struct pyra_device\n"); in pyra_init_specials()
427 hid_err(hdev, "couldn't init char dev\n"); in pyra_init_specials()
462 hid_err(hdev, "parse failed\n"); in pyra_probe()
468 hid_err(hdev, "hw start failed\n"); in pyra_probe()
474 hid_err(hdev, "couldn't install mouse\n"); in pyra_probe()
Dhid-sensor-hub.c541 hid_err(hsdev->hdev, "failed to open hid device\n"); in sensor_hub_device_open()
627 hid_err(hdev, "cannot allocate Sensor data\n"); in sensor_hub_probe()
639 hid_err(hdev, "parse failed\n"); in sensor_hub_probe()
646 hid_err(hdev, "hw start failed\n"); in sensor_hub_probe()
654 hid_err(hdev, "Invalid Physical device count\n"); in sensor_hub_probe()
662 hid_err(hdev, "Failed to allocate memory for mfd cells\n"); in sensor_hub_probe()
676 hid_err(hdev, "cannot allocate hid_sensor_hub_device\n"); in sensor_hub_probe()
700 hid_err(hdev, "Failed MFD device name\n"); in sensor_hub_probe()
Dhid-samsung.c162 hid_err(hdev, "parse failed\n"); in samsung_probe()
176 hid_err(hdev, "hw start failed\n"); in samsung_probe()
Dhid-roccat-kovaplus.c460 hid_err(hdev, "can't alloc device descriptor\n"); in kovaplus_init_specials()
467 hid_err(hdev, "couldn't init struct kovaplus_device\n"); in kovaplus_init_specials()
474 hid_err(hdev, "couldn't init char dev\n"); in kovaplus_init_specials()
511 hid_err(hdev, "parse failed\n"); in kovaplus_probe()
517 hid_err(hdev, "hw start failed\n"); in kovaplus_probe()
523 hid_err(hdev, "couldn't install mouse\n"); in kovaplus_probe()
Dhid-lenovo.c212 hid_err(hdev, "Fn-lock setting failed: %d\n", ret); in lenovo_features_set_cptkbd()
216 hid_err(hdev, "Sensitivity setting failed: %d\n", ret); in lenovo_features_set_cptkbd()
681 hid_err(hdev, "Could not allocate memory for driver data\n"); in lenovo_probe_tpkbd()
693 hid_err(hdev, "Could not allocate memory for led data\n"); in lenovo_probe_tpkbd()
740 hid_err(hdev, "can't alloc keyboard descriptor\n"); in lenovo_probe_cptkbd()
778 hid_err(hdev, "hid_parse failed\n"); in lenovo_probe()
784 hid_err(hdev, "hid_hw_start failed\n"); in lenovo_probe()
Dhid-prodikeys.c287 hid_err(hdev, "output report is empty\n"); in pcmidi_get_output_report()
291 hid_err(hdev, "field count too low\n"); in pcmidi_get_output_report()
806 hid_err(hdev, "can't alloc descriptor\n"); in pk_probe()
814 hid_err(hdev, "can't alloc descriptor\n"); in pk_probe()
827 hid_err(hdev, "hid parse failed\n"); in pk_probe()
837 hid_err(hdev, "hw start failed\n"); in pk_probe()
Dhid-lg.c370 hid_err(hdev, "NULL USB device descriptor\n"); in lg_report_fixup()
677 hid_err(hdev, "Insufficient memory, cannot allocate driver data\n"); in lg_probe()
689 hid_err(hdev, "parse failed\n"); in lg_probe()
698 hid_err(hdev, "hw start failed\n"); in lg_probe()
Dhid-appleir.c313 hid_err(hid, "parse failed\n"); in appleir_probe()
319 hid_err(hid, "hw start failed\n"); in appleir_probe()
Dhid-roccat-kone.c709 hid_err(hdev, "couldn't init struct kone_device\n"); in kone_init_specials()
716 hid_err(hdev, "couldn't init char dev\n"); in kone_init_specials()
752 hid_err(hdev, "parse failed\n"); in kone_probe()
758 hid_err(hdev, "hw start failed\n"); in kone_probe()
764 hid_err(hdev, "couldn't install mouse\n"); in kone_probe()
Dhid-elo.c238 hid_err(hdev, "parse failed\n"); in elo_probe()
244 hid_err(hdev, "hw start failed\n"); in elo_probe()
Dhid-microsoft.c242 hid_err(hdev, "parse failed\n"); in ms_probe()
249 hid_err(hdev, "hw start failed\n"); in ms_probe()
Dhid-thingm.c141 hid_err(rgb->tdev->hdev, "failed to write color\n"); in thingm_work()
252 hid_err(hdev, "unsupported firmware %c\n", tdev->version.major); in thingm_probe()
Dhid-apple.c376 hid_err(hdev, "can't alloc apple descriptor\n"); in apple_probe()
386 hid_err(hdev, "parse failed\n"); in apple_probe()
397 hid_err(hdev, "hw start failed\n"); in apple_probe()
Dhid-hyperv.c544 hid_err(hid_dev, "parse failed\n"); in mousevsc_probe()
551 hid_err(hid_dev, "hw start failed\n"); in mousevsc_probe()
Dwacom_sys.c45 hid_err(hdev, "wacom_get_report: ran out of retries " in wacom_get_report()
62 hid_err(hdev, "wacom_set_report: ran out of retries " in wacom_set_report()
918 hid_err(wacom->hdev, in wacom_initialize_leds()
1188 hid_err(wacom->hdev, in wacom_remote_create_attr_group()
1298 hid_err(wacom->hdev, in wacom_initialize_remote()
1718 hid_err(hdev, "parse failed\n"); in wacom_probe()
1814 hid_err(hdev, "hw start failed\n"); in wacom_probe()
Dhid-sensor-custom.c212 hid_err(sensor_inst->hsdev->hdev, in set_power_report_state()
227 hid_err(sensor_inst->hsdev->hdev, in set_power_report_state()
433 hid_err(sensor_inst->hsdev->hdev, "Skipped remaining data\n"); in hid_sensor_capture_sample()
Dhid-ntrig.c909 hid_err(hdev, "cannot allocate N-Trig data\n"); in ntrig_probe()
928 hid_err(hdev, "parse failed\n"); in ntrig_probe()
934 hid_err(hdev, "hw start failed\n"); in ntrig_probe()
Dhid-wiimote-core.c1785 hid_err(hdev, "Can't alloc device\n"); in wiimote_hid_probe()
1791 hid_err(hdev, "HID parse failed\n"); in wiimote_hid_probe()
1797 hid_err(hdev, "HW start failed\n"); in wiimote_hid_probe()
1803 hid_err(hdev, "cannot start hardware I/O\n"); in wiimote_hid_probe()
1809 hid_err(hdev, "cannot create sysfs attribute\n"); in wiimote_hid_probe()
1815 hid_err(hdev, "cannot create sysfs attribute\n"); in wiimote_hid_probe()
Dhid-corsair.c535 hid_err(dev, "parse failed\n"); in corsair_probe()
540 hid_err(dev, "hw start failed\n"); in corsair_probe()
Dhid-wiimote-modules.c257 hid_err(wdata->hdev, "cannot register battery device\n"); in wiimod_battery_probe()
517 hid_err(wdata->hdev, "cannot register input device\n"); in wiimod_accel_probe()
779 hid_err(wdata->hdev, "cannot register input device\n"); in wiimod_ir_probe()
1493 hid_err(wdata->hdev, "cannot create sysfs attribute\n"); in wiimod_bboard_probe()
1882 hid_err(wdata->hdev, "cannot create sysfs attribute\n"); in wiimod_pro_probe()
Dhid-input.c1364 hid_err(hid, "Out of memory during hid input probe\n"); in hidinput_allocate()
1531 hid_err(hid, "No inputs registered, leaving\n"); in hidinput_connect()
Duhid.c503 hid_err(hid, "Cannot register HID device\n"); in uhid_dev_create2()
Dhid-multitouch.c922 hid_err(hdev, "failed to allocate buffer for report\n"); in mt_set_input_mode()
/linux-4.4.14/drivers/hid/usbhid/
Dhid-pidff.c496 hid_err(pidff->hid, "pid_block_load failed 60 times\n"); in pidff_request_effect_upload()
615 hid_err(pidff->hid, "invalid waveform\n"); in pidff_upload_effect()
706 hid_err(pidff->hid, "invalid type\n"); in pidff_upload_effect()
958 hid_err(pidff->hid, "effect lists not found\n"); in pidff_find_special_fields()
963 hid_err(pidff->hid, "direction field not found\n"); in pidff_find_special_fields()
968 hid_err(pidff->hid, "device control field not found\n"); in pidff_find_special_fields()
973 hid_err(pidff->hid, "block load status field not found\n"); in pidff_find_special_fields()
978 hid_err(pidff->hid, "effect operation field not found\n"); in pidff_find_special_fields()
990 hid_err(pidff->hid, "no effect types found\n"); in pidff_find_special_fields()
997 hid_err(pidff->hid, in pidff_find_special_fields()
[all …]
Dusbkbd.c161 hid_err(urb->dev, "can't resubmit intr, %s-%s/input0, status %d", in usb_kbd_irq()
224 hid_err(urb->dev, "usb_submit_urb(leds) failed\n"); in usb_kbd_led()
Dhid-core.c324 hid_err(hid, "can't resubmit intr, %s-%s/input%d, status %d\n", in hid_irq_in()
356 hid_err(hid, "usb_submit_urb(out) failed: %d\n", r); in hid_submit_out()
416 hid_err(hid, "usb_submit_urb(ctrl) failed: %d\n", r); in hid_submit_ctrl()
1285 hid_err(intf, "couldn't find an input interrupt endpoint\n"); in usbhid_probe()
1357 hid_err(intf, "can't add hid device: %d\n", ret); in usbhid_probe()
Dhiddev.c908 hid_err(hid, "Not able to get a minor for this device\n"); in hiddev_connect()
/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c676 hid_err(hid, "reading report descriptor failed\n"); in i2c_hid_parse()
1040 hid_err(client, "can't add hid device: %d\n", ret); in i2c_hid_probe()
/linux-4.4.14/include/linux/
Dhid.h1135 #define hid_err(hid, fmt, arg...) \ macro