Home
last modified time | relevance | path

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

12345

/linux/drivers/hid/
A Dhid-lg4ff.c307 hid_err(hid, "Device properties not found"); in lg4ff_adjust_input_event()
423 hid_err(hid, "Device properties not found!\n"); in lg4ff_play()
485 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_autocenter_default()
565 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_autocenter_ffex()
819 hid_err(hid, "NULL pointer to string\n"); in lg4ff_alternate_modes_show()
1072 hid_err(hid, "NULL pointer to string\n"); in lg4ff_real_id_show()
1130 hid_err(hid, "Device data not found."); in lg4ff_led_set_brightness()
1137 hid_err(hid, "Device properties not found."); in lg4ff_led_set_brightness()
1165 hid_err(hid, "Device data not found."); in lg4ff_led_get_brightness()
1172 hid_err(hid, "Device properties not found."); in lg4ff_led_get_brightness()
[all …]
A Dhid-thrustmaster.c160 hid_err(hdev, "failed allocating send buffer\n"); in thrustmaster_interrupts()
166 hid_err(hdev, "Wrong number of endpoints?\n"); in thrustmaster_interrupts()
184 hid_err(hdev, "setup data couldn't be sent\n"); in thrustmaster_interrupts()
220 hid_err(hdev, "URB to get model id failed with error %d\n", urb->status); in thrustmaster_model_handler()
229hid_err(hdev, "Unknown packet type 0x%x, unable to proceed further with wheel init\n", tm_wheel->r… in thrustmaster_model_handler()
240hid_err(hdev, "Unknown wheel's model id 0x%x, unable to proceed further with wheel init\n", model); in thrustmaster_model_handler()
257hid_err(hdev, "Error %d while submitting the change URB. I am unable to initialize this wheel...\n… in thrustmaster_model_handler()
291 hid_err(hdev, "parse failed with error %d\n", ret); in thrustmaster_probe()
297 hid_err(hdev, "hw start failed with error %d\n", ret); in thrustmaster_probe()
354hid_err(hdev, "Error %d while submitting the URB. I am unable to initialize this wheel...\n", ret); in thrustmaster_probe()
A Dhid-betopff.c67 hid_err(hid, "no inputs found\n"); in betopff_init()
75 hid_err(hid, "no output reports found\n"); in betopff_init()
89 hid_err(hid, "not enough fields in the report: %d\n", in betopff_init()
95 hid_err(hid, "no values in the field\n"); in betopff_init()
132 hid_err(hdev, "parse failed\n"); in betop_probe()
138 hid_err(hdev, "hw start failed\n"); in betop_probe()
A Dhid-emsff.c57 hid_err(hid, "no inputs found\n"); in emsff_init()
64 hid_err(hid, "no output reports found\n"); in emsff_init()
70 hid_err(hid, "no fields in the report\n"); in emsff_init()
75 hid_err(hid, "not enough values in the field\n"); in emsff_init()
112 hid_err(hdev, "parse failed\n"); in ems_probe()
118 hid_err(hdev, "hw start failed\n"); in ems_probe()
A Dhid-sjoy.c63 hid_err(hid, "no output reports found\n"); in sjoyff_init()
71 hid_err(hid, "required output report is missing\n"); in sjoyff_init()
77 hid_err(hid, "no fields in the report\n"); in sjoyff_init()
82 hid_err(hid, "not enough values in the field\n"); in sjoyff_init()
126 hid_err(hdev, "parse failed\n"); in sjoy_probe()
132 hid_err(hdev, "hw start failed\n"); in sjoy_probe()
A Dhid-gaff.c75 hid_err(hid, "no inputs found\n"); in gaff_init()
82 hid_err(hid, "no output reports found\n"); in gaff_init()
90 hid_err(hid, "no fields in the report\n"); in gaff_init()
95 hid_err(hid, "not enough values in the field\n"); in gaff_init()
142 hid_err(hdev, "parse failed\n"); in ga_probe()
148 hid_err(hdev, "hw start failed\n"); in ga_probe()
A Dhid-cp2112.c560 hid_err(hdev, in cp2112_i2c_xfer()
605 hid_err(hdev, "read returned 0\n"); in cp2112_i2c_xfer()
619 hid_err(hdev, "long read: %d > %zd\n", in cp2112_i2c_xfer()
995 hid_err(hdev, "invalid %s string length: %d\n", in pstr_show()
1211 hid_err(hdev, "parse failed\n"); in cp2112_probe()
1217 hid_err(hdev, "hw start failed\n"); in cp2112_probe()
1223 hid_err(hdev, "hw open failed\n"); in cp2112_probe()
1236 hid_err(hdev, "error requesting version\n"); in cp2112_probe()
1259 hid_err(hdev, "error setting SMBus config\n"); in cp2112_probe()
1319 hid_err(hdev, "error creating sysfs attrs\n"); in cp2112_probe()
[all …]
A 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()
144 hid_err(hdev, "parse failed\n"); in konepure_probe()
150 hid_err(hdev, "hw start failed\n"); in konepure_probe()
156 hid_err(hdev, "couldn't install mouse\n"); in konepure_probe()
A 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()
124 hid_err(hdev, "parse failed\n"); in savu_probe()
130 hid_err(hdev, "hw start failed\n"); in savu_probe()
136 hid_err(hdev, "couldn't install mouse\n"); in savu_probe()
A Dhid-steelseries.c165 hid_err(hid, "Device data not found."); in steelseries_srws1_led_all_set_brightness()
186 hid_err(hid, "Device data not found."); in steelseries_srws1_led_all_get_brightness()
202 hid_err(hid, "Device data not found."); in steelseries_srws1_led_set_brightness()
232 hid_err(hid, "Device data not found."); in steelseries_srws1_led_get_brightness()
256 hid_err(hdev, "can't alloc SRW-S1 memory\n"); in steelseries_srws1_probe()
264 hid_err(hdev, "parse failed\n"); in steelseries_srws1_probe()
275 hid_err(hdev, "hw start failed\n"); in steelseries_srws1_probe()
291 hid_err(hdev, "can't allocate memory for LED ALL\n"); in steelseries_srws1_probe()
312 hid_err(hdev, "can't allocate memory for LED %d\n", i); in steelseries_srws1_probe()
500 hid_err(sd->hdev, in steelseries_headset_battery_register()
[all …]
A Dhid-kye.c423 hid_err(hdev, "tablet unknown, someone forget to add kye_tablet_info entry?\n"); in kye_tablet_fixup()
441 hid_err(hdev, "control desc unexpectedly large\n"); in kye_tablet_fixup()
458 hid_err(hdev, "control desc unexpectedly large\n"); in kye_tablet_fixup()
543 hid_err(hdev, "tablet-enabling feature report not found\n"); in kye_tablet_enable()
548 hid_err(hdev, "invalid tablet-enabling feature report\n"); in kye_tablet_enable()
581 hid_err(hdev, "parse failed\n"); in kye_probe()
587 hid_err(hdev, "hw start failed\n"); in kye_probe()
615 hid_err(hdev, "tablet enabling failed\n"); in kye_probe()
A Dhid-pl.c97 hid_err(hid, "no output reports found\n"); in plff_init()
106 hid_err(hid, "required output report is missing\n"); in plff_init()
112 hid_err(hid, "no fields in the report\n"); in plff_init()
139 hid_err(hid, "not enough fields or values\n"); in plff_init()
187 hid_err(hdev, "parse failed\n"); in pl_probe()
193 hid_err(hdev, "hw start failed\n"); in pl_probe()
A 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()
152 hid_err(hdev, "parse failed\n"); in ryos_probe()
158 hid_err(hdev, "hw start failed\n"); in ryos_probe()
164 hid_err(hdev, "couldn't install mouse\n"); in ryos_probe()
A Dhid-holtekff.c134 hid_err(hid, "no inputs found\n"); in holtekff_init()
141 hid_err(hid, "no output report found\n"); in holtekff_init()
148 hid_err(hid, "unexpected output report layout\n"); in holtekff_init()
187 hid_err(hdev, "parse failed\n"); in holtek_probe()
193 hid_err(hdev, "hw start failed\n"); in holtek_probe()
A Dhid-mf.c79 hid_err(hid, "Invalid report, this should never happen!\n"); in mf_init()
84 hid_err(hid, "Missing input, this should never happen!\n"); in mf_init()
127 hid_err(hid, "HID parse failed.\n"); in mf_probe()
133 hid_err(hid, "HID hw start failed\n"); in mf_probe()
139 hid_err(hid, "Force feedback init failed.\n"); in mf_probe()
A Dhid-dr.c85 hid_err(hid, "no inputs found\n"); in drff_init()
92 hid_err(hid, "no output reports found\n"); in drff_init()
98 hid_err(hid, "no fields in the report\n"); in drff_init()
103 hid_err(hid, "not enough values in the field\n"); in drff_init()
277 hid_err(hdev, "parse failed\n"); in dr_probe()
283 hid_err(hdev, "hw start failed\n"); in dr_probe()
A Dhid-roccat-lua.c124 hid_err(hdev, "can't alloc device descriptor\n"); in lua_init_specials()
131 hid_err(hdev, "couldn't init struct lua_device\n"); in lua_init_specials()
137 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()
A Dhid-axff.c74 hid_err(hid, "no inputs found\n"); in axff_init()
81 hid_err(hid, "no output reports found\n"); in axff_init()
94 hid_err(hid, "not enough fields in the report: %d\n", in axff_init()
135 hid_err(hdev, "parse failed\n"); in ax_probe()
141 hid_err(hdev, "hw start failed\n"); in ax_probe()
A Dhid-ft260.c329 hid_err(hdev, "failed to retrieve status: %d\n", ret); in ft260_xfer_status()
452 hid_err(hdev, "%s: failed with %d\n", __func__, ret); in ft260_i2c_write()
535 hid_err(hdev, "%s: failed with %d\n", __func__, ret); in ft260_i2c_read()
666 hid_err(hdev, "power management error: %d\n", ret); in ft260_smbus_xfer()
779 hid_err(hdev, "failed to retrieve system status\n"); in ft260_get_system_config()
975 hid_err(hdev, "failed to parse HID\n"); in ft260_probe()
981 hid_err(hdev, "failed to start HID HW\n"); in ft260_probe()
987 hid_err(hdev, "failed to open HID HW\n"); in ft260_probe()
994 hid_err(hdev, "failed to retrieve chip version\n"); in ft260_probe()
1030 hid_err(hdev, "failed to add i2c adapter\n"); in ft260_probe()
[all …]
A Dhid-elan.c94 hid_err(hdev, "Set report error for parm %d: %d\n", param, ret); in elan_get_device_param()
102 hid_err(hdev, "Get report error for parm %d: %d\n", param, ret); in elan_get_device_param()
190 hid_err(hdev, "Failed to init elan MT slots: %d\n", ret); in elan_input_configured()
199 hid_err(hdev, "Failed to register elan input device: %d\n", in elan_input_configured()
404 hid_err(hdev, "Failed to start multitouch: %d\n", ret); in elan_start_multitouch()
438 hid_err(hdev, "Failed to set mute led brightness: %d\n", ret); in elan_mute_led_set_brigtness()
475 hid_err(hdev, "Hid Parse failed\n"); in elan_probe()
481 hid_err(hdev, "Hid hw start failed\n"); in elan_probe()
489 hid_err(hdev, "Input device is not registered\n"); in elan_probe()
A Dhid-uclogic-params.c185 hid_err(hdev, in uclogic_params_get_str_desc()
882 hid_err(hdev, in uclogic_params_huion_init()
900 hid_err(hdev, in uclogic_params_huion_init()
912 hid_err(hdev, in uclogic_params_huion_init()
935 hid_err(hdev, in uclogic_params_huion_init()
954 hid_err(hdev, in uclogic_params_huion_init()
978 hid_err(hdev, in uclogic_params_huion_init()
1001 hid_err(hdev, in uclogic_params_huion_init()
1623 hid_err(hdev, in uclogic_params_init()
1804 hid_err(hdev, in uclogic_params_init()
[all …]
A Dhid-bigbenff.c276 hid_err(hid, "no device data\n"); in hid_bigben_play_effect()
311 hid_err(hid, "no device data\n"); in bigben_set_led()
344 hid_err(hid, "no device data\n"); in bigben_get_led()
388 hid_err(hid, "parse failed\n"); in bigben_probe()
394 hid_err(hid, "hw start failed\n"); in bigben_probe()
400 hid_err(hid, "no output report found\n"); in bigben_probe()
406 hid_err(hid, "no inputs found\n"); in bigben_probe()
A Dhid-sony.c1267 hid_err(hdev, "No device data\n"); in sony_led_set_brightness()
1308 hid_err(hdev, "No device data\n"); in sony_led_get_brightness()
1330 hid_err(hdev, "No device data\n"); in sony_led_blink_set()
1604 hid_err(sc->hdev, "no inputs found\n"); in sony_init_ff()
1975 hid_err(sc->hdev, in sony_input_configured()
1996 hid_err(sc->hdev, in sony_input_configured()
2010 hid_err(sc->hdev, in sony_input_configured()
2034 hid_err(hdev, "hw open failed\n"); in sony_input_configured()
2084 hid_err(hdev, "parse failed\n"); in sony_probe()
2104 hid_err(hdev, "hw start failed\n"); in sony_probe()
[all …]
A Dhid-google-stadiaff.c69 hid_err(hid, "no inputs found\n"); in stadiaff_init()
110 hid_err(hdev, "parse failed\n"); in stadia_probe()
116 hid_err(hdev, "hw start failed\n"); in stadia_probe()
122 hid_err(hdev, "force feedback init failed\n"); in stadia_probe()
A Dhid-logitech-dj.c1163 hid_err(hdev, "Unexpected input report number %d\n", report); in logi_dj_recv_forward_input_report()
1196 hid_err(hdev, "%s: unable to find dj report\n", __func__); in logi_dj_recv_send_report()
1556 hid_err(hdev, "%s: invalid device index:%d\n", in logi_dj_dj_event()
1628 hid_err(hdev, "%s: invalid device index:%d\n", __func__, in logi_dj_hidpp_event()
1717 hid_err(hdev, "Short DJ report bad size (%d)", size); in logi_dj_raw_event()
1723 hid_err(hdev, "Long DJ report bad size (%d)", size); in logi_dj_raw_event()
1729 hid_err(hdev, "Short HID++ report bad size (%d)", size); in logi_dj_raw_event()
1735 hid_err(hdev, "Long HID++ report bad size (%d)", size); in logi_dj_raw_event()
1765 hid_err(hdev, "%s: parse failed\n", __func__); in logi_dj_probe()
1821 hid_err(hdev, "%s: dj_get_receiver_dev failed\n", __func__); in logi_dj_probe()
[all …]

Completed in 77 milliseconds

12345