Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-logitech-dj.c383 dbg_hid("%s: device list is empty\n", __func__); in logi_dj_recv_add_djhid_device()
390 dbg_hid("%s: device is already known\n", __func__); in logi_dj_recv_add_djhid_device()
462 dbg_hid("%s\n", __func__); in delayedwork_callback()
478 dbg_hid("%s: did not schedule the work item, was " in delayedwork_callback()
512 dbg_hid("%s: unexpected report type\n", __func__); in delayedwork_callback()
524 dbg_hid("%s: did not schedule the work item, was already " in logi_dj_recv_queue_notification()
548 dbg_hid("hid_input_report error sending null " in logi_dj_recv_forward_null_report()
565 dbg_hid("invalid report type:%x\n", dj_report->report_type); in logi_dj_recv_forward_report()
572 dbg_hid("hid_input_report error\n"); in logi_dj_recv_forward_report()
581 dbg_hid("hid_input_report error\n"); in logi_dj_recv_forward_hidpp()
[all …]
Dhid-prodikeys.c109 dbg_hid("pcmidi sysfs read channel=%u\n", pk->pm->midi_channel); in show_channel()
125 dbg_hid("pcmidi sysfs write channel=%u\n", channel); in store_channel()
146 dbg_hid("pcmidi sysfs read sustain=%u\n", pk->pm->midi_sustain); in show_sustain()
162 dbg_hid("pcmidi sysfs write sustain=%u\n", sustain); in store_sustain()
185 dbg_hid("pcmidi sysfs read octave=%d\n", pk->pm->midi_octave); in show_octave()
202 dbg_hid("pcmidi sysfs write octave=%d\n", octave); in store_octave()
319 dbg_hid("pcmidi mode: %d\n", pm->midi_mode); in pcmidi_handle_report1()
327 dbg_hid("pcmidi mode: %d octave: %d\n", in pcmidi_handle_report1()
420 dbg_hid("pcmidi mode: %d\n", pm->midi_mode); in pcmidi_handle_report4()
423 dbg_hid("pcmidi mode: %d\n", pm->midi_mode); in pcmidi_handle_report4()
[all …]
Dhid-picolcd_core.c154 dbg_hid(PICOLCD_NAME " got key press for %u:%d", in picolcd_raw_keypad()
177 dbg_hid(PICOLCD_NAME " got key release for %u:%d", in picolcd_raw_keypad()
390 dbg_hid(PICOLCD_NAME " device ready for suspend\n"); in picolcd_suspend()
399 dbg_hid(PICOLCD_NAME " restoring backlight failed: %d\n", ret); in picolcd_resume()
408 dbg_hid(PICOLCD_NAME " resetting our device failed: %d\n", ret); in picolcd_reset_resume()
411 dbg_hid(PICOLCD_NAME " restoring framebuffer content failed: %d\n", ret); in picolcd_reset_resume()
414 dbg_hid(PICOLCD_NAME " restoring lcd failed: %d\n", ret); in picolcd_reset_resume()
417 dbg_hid(PICOLCD_NAME " restoring backlight failed: %d\n", ret); in picolcd_reset_resume()
544 dbg_hid(PICOLCD_NAME " hardware probe...\n"); in picolcd_probe()
603 dbg_hid(PICOLCD_NAME " activated and initialized\n"); in picolcd_probe()
[all …]
Dhid-zpff.c52 dbg_hid("called with 0x%04x 0x%04x\n", left, right); in zpff_play()
59 dbg_hid("running with 0x%02x 0x%02x\n", left, right); in zpff_play()
Dhid-emsff.c44 dbg_hid("called with 0x%04x 0x%04x\n", strong, weak); in emsff_play()
52 dbg_hid("running with 0x%02x 0x%02x\n", strong, weak); in emsff_play()
Dhid-holtekff.c101 dbg_hid("sending %7ph\n", data); in holtekff_send()
118 dbg_hid("called with 0x%04x 0x%04x\n", left, right); in holtekff_play()
Dhid-axff.c55 dbg_hid("called with 0x%04x 0x%04x", left, right); in axff_play()
68 dbg_hid("running with 0x%02x 0x%02x", left, right); in axff_play()
Dhid-gaff.c52 dbg_hid("called with 0x%04x 0x%04x", left, right); in hid_gaff_play()
63 dbg_hid("running with 0x%02x 0x%02x", left, right); in hid_gaff_play()
Dhid-lgff.c89 dbg_hid("(x, y)=(%04x, %04x)\n", x, y); in hid_lgff_play()
104 dbg_hid("(left, right)=(%04x, %04x)\n", left, right); in hid_lgff_play()
Dhid-lg4ff.c560 dbg_hid("G25/G27/DFGT: setting range to %u\n", range); in lg4ff_set_range_g25()
596 dbg_hid("Driving Force Pro: setting range to %u\n", range); in lg4ff_set_range_dfp()
1092 dbg_hid("Testing whether PID is %X\n", lg4ff_alternate_modes[i].product_id); in lg4ff_identify_multimode_wheel()
1109dbg_hid("Found wheel with real PID %X whose reported PID is %X\n", real_product_id, reported_produ… in lg4ff_identify_multimode_wheel()
1116dbg_hid("Wheel with bcdDevice %X was not recognized as multimode wheel, leaving in its current mod… in lg4ff_identify_multimode_wheel()
1129 dbg_hid("Wheel is not a multimode wheel\n"); in lg4ff_handle_multimode_wheel()
1208 dbg_hid("Found compatible device, product ID %04X\n", lg4ff_devices[i].product_id); in lg4ff_init()
1275 dbg_hid("sysfs interface created\n"); in lg4ff_init()
1386 dbg_hid("Device successfully unregistered\n"); in lg4ff_deinit()
Dhid-dr.c53 dbg_hid("called with 0x%04x 0x%04x", strong, weak); in drff_play()
80 dbg_hid("running with 0x%02x 0x%02x", strong, weak); in drff_play()
Dhid-tmff.c101 dbg_hid("(x, y)=(%04x, %04x)\n", x, y); in tmff_play()
115 dbg_hid("(left,right)=(%08x, %08x)\n", left, right); in tmff_play()
Dhid-zydacron.c59 dbg_hid("zynacron input mapping event [0x%x]\n", in zc_input_mapping()
Dhid-samsung.c110 dbg_hid("samsung wireless keyboard/mouse input mapping event [0x%x]\n", in samsung_kbd_mouse_input_mapping()
Dhid-core.c242 dbg_hid("logical range invalid 0x%x 0x%x\n", in hid_add_field()
462 dbg_hid("alternative usage ignored\n"); in hid_parser_local()
474 dbg_hid("alternative usage ignored\n"); in hid_parser_local()
487 dbg_hid("alternative usage ignored\n"); in hid_parser_local()
514 dbg_hid("hid_add_usage failed\n"); in hid_parser_local()
521 dbg_hid("unknown local item tag 0x%x\n", item->tag); in hid_parser_local()
570 dbg_hid("reserved item type, tag 0x%x\n", item->tag); in hid_parser_reserved()
1382 dbg_hid("undefined report_id %u received\n", n); in hid_get_report()
1410 dbg_hid("unable to complete request: %d\n", ret); in __hid_request()
1448 dbg_hid("report %d is too short, (%d < %d)\n", report->id, in hid_report_raw_event()
[all …]
Dhid-logitech-hidpp.c201 dbg_hid("__hidpp_send_report returned err: %d\n", ret); in hidpp_send_message_sync()
208 dbg_hid("%s:timeout waiting for response\n", __func__); in hidpp_send_message_sync()
216 dbg_hid("%s:got hidpp error %02X\n", __func__, ret); in hidpp_send_message_sync()
223 dbg_hid("%s:got hidpp 2.0 error %02X\n", __func__, ret); in hidpp_send_message_sync()
1335 dbg_hid("%s: connect event already queued\n", __func__); in hidpp_raw_hidpp_event()
Dhid-input.c179 dbg_hid("Assigned keycode %d to HID usage code %x\n", in hidinput_setkeycode()
1102 dbg_hid("Maximum Effects - %d\n",value); in hidinput_hid_event()
1107 dbg_hid("PID Pool Report\n"); in hidinput_hid_event()
1141 dbg_hid("Ignoring out-of-range value %x\n", value); in hidinput_hid_event()
Dhid-lg.c671 dbg_hid("%s: ignoring ifnum %d\n", __func__, iface_num); in lg_probe()
Dhid-sony.c2478 dbg_hid("Sony:%s\n", __func__); in sony_init()
2485 dbg_hid("Sony:%s\n", __func__); in sony_exit()
/linux-4.4.14/drivers/hid/usbhid/
Dhid-quirks.c195 dbg_hid("Found dynamic quirk 0x%x for USB HID vendor 0x%hx prod 0x%hx\n", in usbhid_exists_dquirk()
223 dbg_hid("Cannot add a quirk with idVendor = 0\n"); in usbhid_modify_dquirk()
229 dbg_hid("Could not allocate quirks_list_struct\n"); in usbhid_modify_dquirk()
345 dbg_hid("Found squirk 0x%x for USB HID vendor 0x%hx prod 0x%hx\n", in usbhid_exists_squirk()
Dhid-core.c352 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()
647 dbg_hid("timeout waiting for ctrl or out queue to clear\n"); in usbhid_wait_io()
992 dbg_hid("class descriptor not present\n"); in usbhid_parse()
1004 dbg_hid("weird size of report descriptor (%u)\n", rsize); in usbhid_parse()
1009 dbg_hid("couldn't allocate rdesc memory\n"); in usbhid_parse()
1018 dbg_hid("reading report descriptor failed\n"); in usbhid_parse()
1026 dbg_hid("parsing report descriptor failed\n"); in usbhid_parse()
1278 dbg_hid("HID probe called for ifnum %d\n", in usbhid_probe()
1461 dbg_hid("couldn't allocate rdesc memory (post_reset)\n"); in hid_post_reset()
[all …]
/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c652 dbg_hid("weird size of report descriptor (%u)\n", rsize); in i2c_hid_parse()
668 dbg_hid("couldn't allocate rdesc memory\n"); in i2c_hid_parse()
686 dbg_hid("parsing report descriptor failed\n"); in i2c_hid_parse()
951 dbg_hid("HID probe called for i2c 0x%02x\n", client->addr); in i2c_hid_probe()
/linux-4.4.14/include/linux/
Dhid.h1121 #define dbg_hid(format, arg...) \ macro