Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-lg4ff.c278 hid_err(hid, "Device properties not found"); in lg4ff_adjust_input_event()
354 hid_err(hid, "Private driver data not found!\n"); in hid_lg4ff_set_autocenter_default()
360 hid_err(hid, "Device properties not found!\n"); in hid_lg4ff_set_autocenter_default()
599 hid_err(hid, "Private driver data not found!\n"); in lg4ff_alternate_modes_show()
605 hid_err(hid, "Device properties not found!\n"); in lg4ff_alternate_modes_show()
610 hid_err(hid, "NULL pointer to string\n"); in lg4ff_alternate_modes_show()
650 hid_err(hid, "Private driver data not found!\n"); in lg4ff_alternate_modes_store()
656 hid_err(hid, "Device properties not found!\n"); in lg4ff_alternate_modes_store()
715 hid_err(hid, "Invalid target product ID %X\n", target_product_id); in lg4ff_alternate_modes_store()
735 hid_err(hid, "Private driver data not found!\n"); in range_show()
[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-rmi.c623 hid_err(hdev, in rmi_scan_pdt()
673 hid_err(hdev, "Can not read basic queries from Function 0x1.\n"); in rmi_populate_f01()
694 hid_err(hdev, "Can not read query42.\n"); in rmi_populate_f01()
704 hid_err(hdev, "Can not read DS4 Query length.\n"); in rmi_populate_f01()
712 hid_err(hdev, "Can not read DS4 query.\n"); in rmi_populate_f01()
727 hid_err(hdev, "Can not read product info.\n"); in rmi_populate_f01()
760 hid_err(hdev, "No 2D sensor found, giving up.\n"); in rmi_populate_f11()
767 hid_err(hdev, "can not get query 0: %d.\n", ret); in rmi_populate_f11()
779 hid_err(hdev, "can not get NumberOfFingers: %d.\n", ret); in rmi_populate_f11()
790 hid_err(hdev, "No absolute events, giving up.\n"); in rmi_populate_f11()
[all …]
Dhid-cp2112.c181 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_input()
191 hid_err(hdev, "error setting GPIO config: %d\n", ret); in cp2112_gpio_direction_input()
213 hid_err(hdev, "error setting GPIO values: %d\n", ret); in cp2112_gpio_set()
227 hid_err(hdev, "error requesting GPIO values: %d\n", ret); in cp2112_gpio_get()
247 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_output()
257 hid_err(hdev, "error setting GPIO config: %d\n", ret); in cp2112_gpio_direction_output()
462 hid_err(hdev, in cp2112_i2c_xfer()
478 hid_err(hdev, "power management error: %d\n", ret); in cp2112_i2c_xfer()
622 hid_err(hdev, "power management error: %d\n", ret); in cp2112_xfer()
723 hid_err(hdev, "error reading usb config: %d\n", ret); in cp2112_get_usb_config()
[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-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-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-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.c805 hid_err(hdev, "failed to allocate parameter buffer\n"); in uclogic_tablet_enable()
815 hid_err(hdev, "device parameters not found\n"); in uclogic_tablet_enable()
819 hid_err(hdev, "failed to get device parameters: %d\n", rc); in uclogic_tablet_enable()
823 hid_err(hdev, "invalid device parameters\n"); in uclogic_tablet_enable()
849 hid_err(hdev, "failed to allocate fixed rdesc\n"); in uclogic_tablet_enable()
904 hid_err(hdev, "tablet enabling failed\n"); in uclogic_probe()
916 hid_err(hdev, "parse failed\n"); in uclogic_probe()
922 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()
259 hid_err(hdev, "parse failed\n"); in dr_probe()
265 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-sony.c1123 hid_err(sc->hdev, in sony_input_configured()
1147 hid_err(hdev, "can't set operational mode: step 1\n"); in sixaxis_set_operational_usb()
1158 hid_err(hdev, "can't set operational mode: step 2\n"); in sixaxis_set_operational_usb()
1164 hid_err(hdev, "can't set operational mode: step 3\n"); in sixaxis_set_operational_usb()
1302 hid_err(hdev, "No device data\n"); in sony_led_set_brightness()
1344 hid_err(hdev, "No device data\n"); in sony_led_get_brightness()
1366 hid_err(hdev, "No device data\n"); in sony_led_blink_set()
1482 hid_err(hdev, "Couldn't allocate memory for LED %d\n", n); in sony_leds_init()
1506 hid_err(hdev, "Failed to register LED %d\n", n); in sony_leds_init()
1749 hid_err(hdev, "Unable to register battery device\n"); in sony_battery_probe()
[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-logitech-hidpp.c425 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_root_get_protocol_version()
469 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_devicenametype_get_count()
493 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_devicenametype_get_device_name()
609 hid_err(hidpp->hid_dev, "%s: received protocol error 0x%02x\n", in hidpp_touchpad_get_raw_info()
838 hid_err(hdev, "Received HID report of bad size (%d)", in wtp_raw_event()
924 hid_err(hdev, "Can not get wtp config: %d\n", ret); in wtp_connect()
1018 hid_err(hdev, "received hid++ report of bad size (%d)", in hidpp_raw_event()
1026 hid_err(hdev, "received hid++ report of bad size (%d)", in hidpp_raw_event()
1061 hid_err(hdev, "unable to retrieve the name of the device"); in hidpp_overwrite_name()
1126 hid_err(hdev, "Can not get the protocol version.\n"); in hidpp_connect_event()
[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.c482 hid_err(hdev, "magicmouse setup input failed (%d)\n", ret); in magicmouse_input_configured()
499 hid_err(hdev, "can't alloc magicmouse descriptor\n"); in magicmouse_probe()
510 hid_err(hdev, "magicmouse hid parse failed\n"); in magicmouse_probe()
516 hid_err(hdev, "magicmouse hw start failed\n"); in magicmouse_probe()
521 hid_err(hdev, "magicmouse input not registered\n"); in magicmouse_probe()
537 hid_err(hdev, "unable to register touch report\n"); in magicmouse_probe()
554 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-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-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-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.c109 hid_err(hdev, "parse failed\n"); in cp_probe()
115 hid_err(hdev, "hw start failed\n"); in cp_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()
613 hid_err(hdev, "cannot allocate Sensor data\n"); in sensor_hub_probe()
625 hid_err(hdev, "parse failed\n"); in sensor_hub_probe()
632 hid_err(hdev, "hw start failed\n"); in sensor_hub_probe()
640 hid_err(hdev, "Invalid Physical device count\n"); in sensor_hub_probe()
648 hid_err(hdev, "Failed to allocate memory for mfd cells\n"); in sensor_hub_probe()
662 hid_err(hdev, "cannot allocate hid_sensor_hub_device\n"); in sensor_hub_probe()
686 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-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()
807 hid_err(hdev, "can't alloc descriptor\n"); in pk_probe()
815 hid_err(hdev, "can't alloc descriptor\n"); in pk_probe()
828 hid_err(hdev, "hid parse failed\n"); in pk_probe()
838 hid_err(hdev, "hw start failed\n"); in pk_probe()
Dhid-lenovo.c183 hid_err(hdev, "Fn-lock setting failed: %d\n", ret); in lenovo_features_set_cptkbd()
601 hid_err(hdev, "Could not allocate memory for driver data\n"); in lenovo_probe_tpkbd()
612 hid_err(hdev, "Could not allocate memory for led data\n"); in lenovo_probe_tpkbd()
655 hid_err(hdev, "can't alloc keyboard descriptor\n"); in lenovo_probe_cptkbd()
692 hid_err(hdev, "hid_parse failed\n"); in lenovo_probe()
698 hid_err(hdev, "hid_hw_start failed\n"); in lenovo_probe()
Dhid-lg.c370 hid_err(hdev, "NULL USB device descriptor\n"); in lg_report_fixup()
667 hid_err(hdev, "Insufficient memory, cannot allocate driver data\n"); in lg_probe()
679 hid_err(hdev, "parse failed\n"); in lg_probe()
688 hid_err(hdev, "hw start failed\n"); in lg_probe()
Dhid-appleir.c311 hid_err(hid, "parse failed\n"); in appleir_probe()
317 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.c236 hid_err(hdev, "parse failed\n"); in elo_probe()
242 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()
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.c907 hid_err(hdev, "cannot allocate N-Trig data\n"); in ntrig_probe()
926 hid_err(hdev, "parse failed\n"); in ntrig_probe()
932 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-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()
Dwacom_sys.c902 hid_err(wacom->hdev, in wacom_initialize_leds()
1428 hid_err(hdev, "parse failed\n"); in wacom_probe()
1567 hid_err(hdev, "hw start failed\n"); in wacom_probe()
Dhid-input.c1360 hid_err(hid, "Out of memory during hid input probe\n"); in hidinput_allocate()
1526 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.c868 hid_err(hdev, "failed to allocate buffer for report\n"); in mt_set_input_mode()
/linux-4.1.27/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()
1284 hid_err(intf, "couldn't find an input interrupt endpoint\n"); in usbhid_probe()
1356 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.1.27/drivers/hid/i2c-hid/
Di2c-hid.c674 hid_err(hid, "reading report descriptor failed\n"); in i2c_hid_parse()
1038 hid_err(client, "can't add hid device: %d\n", ret); in i2c_hid_probe()
/linux-4.1.27/include/linux/
Dhid.h1133 #define hid_err(hid, fmt, arg...) \ macro