Home
last modified time | relevance | path

Searched refs:dbg_hid (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/hid/
H A Dhid-prodikeys.c96 dbg_hid("pcmidi sysfs read channel=%u\n", pm->midi_channel); in show_channel()
112 dbg_hid("pcmidi sysfs write channel=%u\n", channel); in store_channel()
133 dbg_hid("pcmidi sysfs read sustain=%u\n", pm->midi_sustain); in show_sustain()
149 dbg_hid("pcmidi sysfs write sustain=%u\n", sustain); in store_sustain()
171 dbg_hid("pcmidi sysfs read octave=%d\n", pm->midi_octave); in show_octave()
188 dbg_hid("pcmidi sysfs write octave=%d\n", octave); in store_octave()
304 dbg_hid("pcmidi mode: %d\n", pm->midi_mode); in pcmidi_handle_report1()
312 dbg_hid("pcmidi mode: %d octave: %d\n", in pcmidi_handle_report1()
409 dbg_hid("pcmidi mode: %d\n", pm->midi_mode); in pcmidi_handle_report4()
412 dbg_hid("pcmidi mode: %d\n", pm->midi_mode); in pcmidi_handle_report4()
[all …]
H A Dhid-logitech-dj.c807 dbg_hid("%s: device is already known\n", __func__); in logi_dj_recv_add_djhid_device()
896 dbg_hid("%s\n", __func__); in delayedwork_callback()
937 dbg_hid("%s: device list is empty\n", __func__); in delayedwork_callback()
1202 dbg_hid("hid_input_report error sending null " in logi_dj_recv_forward_null_report()
1219 dbg_hid("invalid report type:%x\n", dj_report->report_type); in logi_dj_recv_forward_dj()
1226 dbg_hid("hid_input_report error\n"); in logi_dj_recv_forward_dj()
1235 dbg_hid("hid_input_report error\n"); in logi_dj_recv_forward_report()
1265 dbg_hid("No dj-devs handling input report number %d\n", report); in logi_dj_recv_forward_input_report()
1420 dbg_hid("%s: %s\n", __func__, hid->phys); in logi_dj_ll_open()
1427 dbg_hid("%s: %s\n", __func__, hid->phys); in logi_dj_ll_close()
[all …]
H A Dhid-picolcd_core.c145 dbg_hid(PICOLCD_NAME " got key press for %u:%d", in picolcd_raw_keypad()
168 dbg_hid(PICOLCD_NAME " got key release for %u:%d", in picolcd_raw_keypad()
372 dbg_hid(PICOLCD_NAME " device ready for suspend\n"); in picolcd_suspend()
381 dbg_hid(PICOLCD_NAME " restoring backlight failed: %d\n", ret); in picolcd_resume()
390 dbg_hid(PICOLCD_NAME " resetting our device failed: %d\n", ret); in picolcd_reset_resume()
393 dbg_hid(PICOLCD_NAME " restoring framebuffer content failed: %d\n", ret); in picolcd_reset_resume()
396 dbg_hid(PICOLCD_NAME " restoring lcd failed: %d\n", ret); in picolcd_reset_resume()
399 dbg_hid(PICOLCD_NAME " restoring backlight failed: %d\n", ret); in picolcd_reset_resume()
525 dbg_hid(PICOLCD_NAME " hardware probe...\n"); in picolcd_probe()
583 dbg_hid(PICOLCD_NAME " activated and initialized\n"); in picolcd_probe()
[all …]
H A Dhid-samsung.c97 dbg_hid("samsung wireless keyboard/mouse input mapping event [0x%x]\n", in samsung_kbd_mouse_input_mapping()
150 dbg_hid("samsung wireless keyboard input mapping event [0x%x]\n", in samsung_kbd_input_mapping()
243 dbg_hid("samsung wireless gamepad input mapping event [0x%x], %ld, %ld, [0x%x]\n", in samsung_gamepad_input_mapping()
331 dbg_hid("samsung wireless actionmouse input mapping event [0x%x], [0x%x], %ld, %ld, [0x%x]\n", in samsung_actionmouse_input_mapping()
357 dbg_hid("samsung wireless keyboard input mapping event [0x%x]\n", in samsung_universal_kbd_input_mapping()
H A Dhid-zpff.c40 dbg_hid("called with 0x%04x 0x%04x\n", left, right); in zpff_play()
47 dbg_hid("running with 0x%02x 0x%02x\n", left, right); in zpff_play()
H A Dhid-emsff.c32 dbg_hid("called with 0x%04x 0x%04x\n", strong, weak); in emsff_play()
40 dbg_hid("running with 0x%02x 0x%02x\n", strong, weak); in emsff_play()
H A Dhid-mf.c43 dbg_hid("Called with 0x%04x 0x%04x.\n", strong, weak); in mf_play()
48 dbg_hid("Running with 0x%02x 0x%02x.\n", strong, weak); in mf_play()
H A Dhid-holtekff.c85 dbg_hid("sending %7ph\n", data); in holtekff_send()
102 dbg_hid("called with 0x%04x 0x%04x\n", left, right); in holtekff_play()
H A Dhid-lg4ff.c603 dbg_hid("G25/G27/DFGT: setting range to %u\n", range); in lg4ff_set_range_g25()
639 dbg_hid("Driving Force Pro: setting range to %u\n", range); in lg4ff_set_range_dfp()
1193 dbg_hid("Testing whether PID is %X\n", lg4ff_alternate_modes[i].product_id); in lg4ff_identify_multimode_wheel()
1210dbg_hid("Found wheel with real PID %X whose reported PID is %X\n", real_product_id, reported_produ… in lg4ff_identify_multimode_wheel()
1217dbg_hid("Wheel with bcdDevice %X was not recognized as multimode wheel, leaving in its current mod… in lg4ff_identify_multimode_wheel()
1230 dbg_hid("Wheel is not a multimode wheel\n"); in lg4ff_handle_multimode_wheel()
1316 dbg_hid("Found compatible device, product ID %04X\n", lg4ff_devices[i].product_id); in lg4ff_init()
1387 dbg_hid("sysfs interface created\n"); in lg4ff_init()
1498 dbg_hid("Device successfully unregistered\n"); in lg4ff_deinit()
H A Dhid-lgff.c77 dbg_hid("(x, y)=(%04x, %04x)\n", x, y); in hid_lgff_play()
92 dbg_hid("(left, right)=(%04x, %04x)\n", left, right); in hid_lgff_play()
H A Dhid-gaff.c39 dbg_hid("called with 0x%04x 0x%04x", left, right); in hid_gaff_play()
50 dbg_hid("running with 0x%02x 0x%02x", left, right); in hid_gaff_play()
H A Dhid-axff.c43 dbg_hid("called with 0x%04x 0x%04x", left, right); in axff_play()
56 dbg_hid("running with 0x%02x 0x%02x", left, right); in axff_play()
H A Dhid-logitech-hidpp.c307 dbg_hid("__hidpp_send_report returned err: %d\n", ret); in __do_hidpp_send_message_sync()
314 dbg_hid("%s:timeout waiting for response\n", __func__); in __do_hidpp_send_message_sync()
322 dbg_hid("%s:got hidpp error %02X\n", __func__, ret); in __do_hidpp_send_message_sync()
330 dbg_hid("%s:got hidpp 2.0 error %02X\n", __func__, ret); in __do_hidpp_send_message_sync()
363 dbg_hid("%s:got busy hidpp error %02X, retrying\n", __func__, ret); in hidpp_send_message_sync()
914 dbg_hid("HID++ Unifying: Got serial: %s\n", hdev->uniq); in hidpp_unifying_init()
921 dbg_hid("HID++ Unifying: Got name: %s\n", name); in hidpp_unifying_init()
1052 dbg_hid("HID++ DeviceInformation: Got serial: %s\n", hdev->uniq); in hidpp_serial_init()
1915 dbg_hid("Parsed 1f20 data as flag 0x%02x voltage %dmV\n", in hidpp20_map_adc_measurement_1f20()
2580 dbg_hid("Uploading constant force level=%d in dir %d = %d\n", in hidpp_ff_upload_effect()
[all …]
H A Dhid-dr.c41 dbg_hid("called with 0x%04x 0x%04x", strong, weak); in drff_play()
68 dbg_hid("running with 0x%02x 0x%02x", strong, weak); in drff_play()
H A Dhid-tmff.c91 dbg_hid("(x, y)=(%04x, %04x)\n", x, y); in tmff_play()
109 dbg_hid("(left,right)=(%08x, %08x)\n", left, right); in tmff_play()
H A Dhid-jabra.c29 dbg_hid("hid=0x%08x appl=0x%08x coll_idx=0x%02x usage_idx=0x%02x: %s\n", in jabra_input_mapping()
H A Dhid-core.c313 dbg_hid("logical range invalid 0x%x 0x%x\n", in hid_add_field()
543 dbg_hid("alternative usage ignored\n"); in hid_parser_local()
552 dbg_hid("alternative usage ignored\n"); in hid_parser_local()
562 dbg_hid("alternative usage ignored\n"); in hid_parser_local()
586 dbg_hid("hid_add_usage failed\n"); in hid_parser_local()
593 dbg_hid("unknown local item tag 0x%x\n", item->tag); in hid_parser_local()
683 dbg_hid("reserved item type, tag 0x%x\n", item->tag); in hid_parser_reserved()
1980 dbg_hid("undefined report_id %u received\n", n); in hid_get_report()
2014 dbg_hid("unable to complete request: %d\n", ret); in __hid_request()
2123 dbg_hid("empty report\n"); in __hid_input_report()
H A Dhid-zydacron.c56 dbg_hid("zynacron input mapping event [0x%x]\n", in zc_input_mapping()
H A Dhid-steam.c716 dbg_hid("%s: already connected\n", __func__); in steam_input_register()
847 dbg_hid("%s: already connected\n", __func__); in steam_sensors_register()
1348 dbg_hid("%s: connected=%d event already queued\n", in steam_do_connect_event()
1812 dbg_hid( in steam_raw_event()
H A Dhid-input.c214 dbg_hid("Assigned keycode %d to HID usage code %x\n", in hidinput_setkeycode()
1592 dbg_hid("Ignoring out-of-range value %x\n", value); in hidinput_hid_event()
1686 dbg_hid("Maximum Effects - %d\n",value); in hidinput_hid_event()
1690 dbg_hid("PID Pool Report\n"); in hidinput_hid_event()
H A Dhid-lg.c767 dbg_hid("%s: ignoring ifnum %d\n", __func__, iface_num); in lg_probe()
H A Dhid-quirks.c1139 dbg_hid("Found dynamic quirk 0x%lx for HID device 0x%04x:0x%04x\n", in hid_exists_dquirk()
1312 dbg_hid("Found squirk 0x%lx for HID device 0x%04x:0x%04x\n", in hid_gets_squirk()
/linux/drivers/hid/usbhid/
H A Dhid-core.c356 dbg_hid("submitting out urb\n"); in hid_submit_out()
409 dbg_hid("submitting ctrl urb: %s wValue=0x%04x wIndex=0x%04x wLength=%u\n", in hid_submit_ctrl()
650 dbg_hid("timeout waiting for ctrl or out queue to clear\n"); in usbhid_wait_io()
1010 dbg_hid("class descriptor not present\n"); in usbhid_parse()
1017 dbg_hid("hid descriptor invalid, bLen=%hhu bNum=%hhu\n", in usbhid_parse()
1043 dbg_hid("weird size of report descriptor (%u)\n", rsize); in usbhid_parse()
1056 dbg_hid("reading report descriptor failed\n"); in usbhid_parse()
1064 dbg_hid("parsing report descriptor failed\n"); in usbhid_parse()
1372 dbg_hid("HID probe called for ifnum %d\n", in usbhid_probe()
1563 dbg_hid("reading report descriptor failed (post_reset)\n"); in hid_post_reset()
[all …]
/linux/drivers/staging/greybus/
H A Dhid.c288 dbg_hid("weird size of report descriptor (%u)\n", rsize); in gb_hid_parse()
304 dbg_hid("parsing report descriptor failed\n"); in gb_hid_parse()
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c758 dbg_hid("weird size of report descriptor (%u)\n", rsize); in i2c_hid_parse()
801 dbg_hid("parsing report descriptor failed\n"); in i2c_hid_parse()
1230 dbg_hid("HID probe called for i2c 0x%02x\n", client->addr); in i2c_hid_core_probe()

12