/linux-4.4.14/drivers/hid/ |
D | hid-lg4ff.c | 314 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 …]
|
D | hid-rmi.c | 379 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 …]
|
D | hid-steelseries.c | 148 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()
|
D | hid-sjoy.c | 75 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()
|
D | hid-cp2112.c | 182 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 …]
|
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() 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()
|
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() 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()
|
D | hid-emsff.c | 70 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()
|
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() 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()
|
D | hid-pl.c | 109 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()
|
D | hid-roccat-lua.c | 127 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()
|
D | hid-gaff.c | 89 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()
|
D | hid-kye.c | 514 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()
|
D | hid-uclogic.c | 807 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()
|
D | hid-betopff.c | 72 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()
|
D | hid-dr.c | 98 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()
|
D | hid-holtekff.c | 151 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()
|
D | hid-axff.c | 86 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()
|
D | hid-picolcd_core.c | 200 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 …]
|
D | hid-logitech-hidpp.c | 436 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 …]
|
D | hid-a4tech.c | 95 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()
|
D | hid-sony.c | 1376 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 …]
|
D | hid-zydacron.c | 174 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()
|
D | hid-saitek.c | 49 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()
|
D | hid-belkin.c | 58 hid_err(hdev, "parse failed\n"); in belkin_probe() 65 hid_err(hdev, "hw start failed\n"); in belkin_probe()
|
D | hid-magicmouse.c | 483 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()
|
D | hid-roccat-isku.c | 286 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()
|
D | hid-roccat-arvo.c | 306 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()
|
D | hid-petalynx.c | 78 hid_err(hdev, "parse failed\n"); in pl_probe() 84 hid_err(hdev, "hw start failed\n"); in pl_probe()
|
D | hid-core.c | 99 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 …]
|
D | hid-gt683r.c | 141 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()
|
D | hid-tmff.c | 190 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()
|
D | hid-zpff.c | 116 hid_err(hdev, "parse failed\n"); in zp_probe() 122 hid_err(hdev, "hw start failed\n"); in zp_probe()
|
D | hid-roccat-koneplus.c | 393 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()
|
D | hid-cypress.c | 105 hid_err(hdev, "parse failed\n"); in cp_probe() 111 hid_err(hdev, "hw start failed\n"); in cp_probe()
|
D | hid-plantronics.c | 139 hid_err(hdev, "parse failed\n"); in plantronics_probe() 148 hid_err(hdev, "hw start failed\n"); in plantronics_probe()
|
D | hid-roccat-pyra.c | 413 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()
|
D | hid-sensor-hub.c | 541 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()
|
D | hid-samsung.c | 162 hid_err(hdev, "parse failed\n"); in samsung_probe() 176 hid_err(hdev, "hw start failed\n"); in samsung_probe()
|
D | hid-roccat-kovaplus.c | 460 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()
|
D | hid-lenovo.c | 212 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()
|
D | hid-prodikeys.c | 287 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()
|
D | hid-lg.c | 370 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()
|
D | hid-appleir.c | 313 hid_err(hid, "parse failed\n"); in appleir_probe() 319 hid_err(hid, "hw start failed\n"); in appleir_probe()
|
D | hid-roccat-kone.c | 709 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()
|
D | hid-elo.c | 238 hid_err(hdev, "parse failed\n"); in elo_probe() 244 hid_err(hdev, "hw start failed\n"); in elo_probe()
|
D | hid-microsoft.c | 242 hid_err(hdev, "parse failed\n"); in ms_probe() 249 hid_err(hdev, "hw start failed\n"); in ms_probe()
|
D | hid-thingm.c | 141 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()
|
D | hid-apple.c | 376 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()
|
D | hid-hyperv.c | 544 hid_err(hid_dev, "parse failed\n"); in mousevsc_probe() 551 hid_err(hid_dev, "hw start failed\n"); in mousevsc_probe()
|
D | wacom_sys.c | 45 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()
|
D | hid-sensor-custom.c | 212 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()
|
D | hid-ntrig.c | 909 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()
|
D | hid-wiimote-core.c | 1785 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()
|
D | hid-corsair.c | 535 hid_err(dev, "parse failed\n"); in corsair_probe() 540 hid_err(dev, "hw start failed\n"); in corsair_probe()
|
D | hid-wiimote-modules.c | 257 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()
|
D | hid-input.c | 1364 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()
|
D | uhid.c | 503 hid_err(hid, "Cannot register HID device\n"); in uhid_dev_create2()
|
D | hid-multitouch.c | 922 hid_err(hdev, "failed to allocate buffer for report\n"); in mt_set_input_mode()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-pidff.c | 496 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 …]
|
D | usbkbd.c | 161 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()
|
D | hid-core.c | 324 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()
|
D | hiddev.c | 908 hid_err(hid, "Not able to get a minor for this device\n"); in hiddev_connect()
|
/linux-4.4.14/drivers/hid/i2c-hid/ |
D | i2c-hid.c | 676 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/ |
D | hid.h | 1135 #define hid_err(hid, fmt, arg...) \ macro
|