| /linux/drivers/hid/ |
| H A D | hid-lg4ff.c | 307 hid_err(hid, "Device properties not found"); in lg4ff_adjust_input_event() 417 hid_err(hid, "Private driver data not found!\n"); in lg4ff_play() 423 hid_err(hid, "Device properties not found!\n"); in lg4ff_play() 479 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_autocenter_default() 485 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_autocenter_default() 559 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_autocenter_ffex() 565 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_autocenter_ffex() 593 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_range_g25() 599 hid_err(hid, "Device properties not found!\n"); in lg4ff_set_range_g25() 629 hid_err(hid, "Private driver data not found!\n"); in lg4ff_set_range_dfp() [all …]
|
| H A D | hid-thrustmaster.c | 160 hid_err(hdev, "failed allocating send buffer\n"); in thrustmaster_interrupts() 166 hid_err(hdev, "Wrong number of endpoints?\n"); in thrustmaster_interrupts() 178 hid_err(hdev, "Unexpected non-int endpoint\n"); in thrustmaster_interrupts() 193 hid_err(hdev, "setup data couldn't be sent\n"); in thrustmaster_interrupts() 229 hid_err(hdev, "URB to get model id failed with error %d\n", urb->status); in thrustmaster_model_handler() 238 …hid_err(hdev, "Unknown packet type 0x%x, unable to proceed further with wheel init\n", tm_wheel->r… in thrustmaster_model_handler() 249 …hid_err(hdev, "Unknown wheel's model id 0x%x, unable to proceed further with wheel init\n", model); in thrustmaster_model_handler() 266 …hid_err(hdev, "Error %d while submitting the change URB. I am unable to initialize this wheel...\n… in thrustmaster_model_handler() 300 hid_err(hdev, "parse failed with error %d\n", ret); in thrustmaster_probe() 306 hid_err(hdev, "hw start failed with error %d\n", ret); in thrustmaster_probe() [all …]
|
| H A D | hid-betopff.c | 67 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()
|
| H A D | hid-emsff.c | 57 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()
|
| H A D | hid-sjoy.c | 63 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()
|
| H A D | hid-gaff.c | 75 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()
|
| H A D | hid-cp2112.c | 196 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_input() 209 hid_err(hdev, "error setting GPIO config: %d\n", ret); in cp2112_gpio_direction_input() 233 hid_err(hdev, "error setting GPIO values: %d\n", ret); in cp2112_gpio_set_unlocked() 263 hid_err(hdev, "error requesting GPIO values: %d\n", ret); in cp2112_gpio_get_all() 295 hid_err(hdev, "error requesting GPIO config: %d\n", ret); in cp2112_gpio_direction_output() 306 hid_err(hdev, "error setting GPIO config: %d\n", ret); in cp2112_gpio_direction_output() 554 hid_err(hdev, in cp2112_i2c_xfer() 561 hid_err(hdev, "power management error: %d\n", ret); in cp2112_i2c_xfer() 599 hid_err(hdev, "read returned 0\n"); in cp2112_i2c_xfer() 613 hid_err(hdev, "long read: %d > %zd\n", in cp2112_i2c_xfer() [all …]
|
| H A D | hid-roccat-konepure.c | 93 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()
|
| H A D | hid-roccat-savu.c | 73 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()
|
| H A D | hid-kye.c | 423 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()
|
| H A D | hid-pl.c | 97 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()
|
| H A D | hid-roccat-ryos.c | 101 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()
|
| H A D | hid-holtekff.c | 134 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()
|
| H A D | hid-mf.c | 79 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()
|
| H A D | hid-dr.c | 85 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()
|
| H A D | hid-roccat-lua.c | 124 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()
|
| H A D | hid-ft260.c | 298 hid_err(hdev, "failed to reset I2C controller: %d\n", ret); in ft260_i2c_reset() 316 hid_err(hdev, "failed to retrieve status: %d, no wakeup\n", in ft260_xfer_status() 329 hid_err(hdev, "failed to retrieve status: %d\n", ret); in ft260_xfer_status() 346 hid_err(hdev, "i2c bus error: %#02x\n", report.bus_status); in ft260_xfer_status() 380 hid_err(hdev, "%s: failed to start transfer, ret %d\n", in ft260_hid_output_report_check_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() 585 hid_err(hdev, "%s: invalid wr_len: %d\n", __func__, wr_len); in ft260_i2c_write_read() 623 hid_err(hdev, "failed to enter FULLON power mode: %d\n", ret); in ft260_i2c_xfer() 666 hid_err(hdev, "power management error: %d\n", ret); in ft260_smbus_xfer() [all …]
|
| H A D | hid-axff.c | 74 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()
|
| H A D | hid-elan.c | 94 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()
|
| H A D | hid-bigbenff.c | 276 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()
|
| H A D | hid-sony.c | 540 hid_err(sc->hdev, "URB transfer failed : %d", urb->status); in ghl_magic_poke_cb() 552 hid_err(sc->hdev, "usb_submit_urb failed: %d", ret); in ghl_magic_poke() 1148 hid_err(hdev, "can't set operational mode: step 1\n"); in sixaxis_set_operational_usb() 1159 hid_err(hdev, "can't set operational mode: step 2\n"); in sixaxis_set_operational_usb() 1267 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() 1433 hid_err(hdev, "Couldn't allocate memory for LED %d\n", n); in sony_leds_init() 1457 hid_err(hdev, "Failed to register LED %d\n", n); in sony_leds_init() 1605 hid_err(sc->hdev, "no inputs found\n"); in sony_init_ff() [all …]
|
| H A D | hid-google-stadiaff.c | 69 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()
|
| H A D | hid-megaworld.c | 48 hid_err(hid, "no inputs found\n"); in mwctrl_init() 94 hid_err(hdev, "parse failed\n"); in mwctrl_probe() 100 hid_err(hdev, "hw start failed\n"); in mwctrl_probe()
|
| H A D | hid-zpff.c | 62 hid_err(hid, "no inputs found\n"); in zpff_init() 110 hid_err(hdev, "parse failed\n"); in zp_probe() 116 hid_err(hdev, "hw start failed\n"); in zp_probe()
|
| H A D | hid-nvidia-shield.c | 313 hid_err(shield_dev->hdev, in thunderstrike_send_hostcmd_request() 695 hid_err(hdev, "Thunderstrike device failed to charge\n"); in thunderstrike_parse_charger_payload() 744 hid_err(hdev, in thunderstrike_parse_report() 844 hid_err(hdev, "Failed to register Thunderstrike battery device\n"); in thunderstrike_psy_create() 850 hid_err(hdev, "Failed to associate battery device to Thunderstrike\n"); in thunderstrike_psy_create() 892 hid_err(hdev, "Failed to create Thunderstrike haptics instance\n"); in thunderstrike_create() 899 hid_err(hdev, "Failed to create Thunderstrike power supply instance\n"); in thunderstrike_create() 905 hid_err(hdev, "Failed to create Thunderstrike LED instance\n"); in thunderstrike_create() 1052 hid_err(hdev, "Parse failed\n"); in shield_probe() 1063 hid_err(hdev, "Failed to identify SHIELD device\n"); in shield_probe() [all …]
|