Lines Matching refs:IR_dprintk

140 	IR_dprintk(1, "Allocated space for %u keycode entries (%u bytes)\n",  in ir_create_table()
181 IR_dprintk(1, "Growing table to %u bytes\n", newalloc); in ir_resize_table()
187 IR_dprintk(1, "Shrinking table to %u bytes\n", newalloc); in ir_resize_table()
195 IR_dprintk(1, "Failed to kmalloc %u bytes\n", newalloc); in ir_resize_table()
228 IR_dprintk(1, "#%d: Deleting scan 0x%04x\n", in ir_update_mapping()
234 IR_dprintk(1, "#%d: %s scan 0x%04x with key 0x%04x\n", in ir_update_mapping()
387 IR_dprintk(1, "Allocated space for %u keycode entries (%u bytes)\n", in ir_setkeytable()
523 IR_dprintk(1, "%s: scancode 0x%04x keycode 0x%02x\n", in rc_g_keycode_from_table()
543 IR_dprintk(1, "keyup key 0x%04x\n", dev->last_keycode); in ir_do_keyup()
656 IR_dprintk(1, "%s: key down event, " in ir_do_keydown()
889 IR_dprintk(1, "%s: allowed - 0x%llx, enabled - 0x%llx\n", in show_protocols()
959 IR_dprintk(1, "Unknown protocol: '%s'\n", tmp); in parse_protocol_change()
975 IR_dprintk(1, "Protocol not specified\n"); in parse_protocol_change()
1015 IR_dprintk(1, "Normal protocol change requested\n"); in store_protocols()
1021 IR_dprintk(1, "Wakeup protocol change requested\n"); in store_protocols()
1029 IR_dprintk(1, "Protocol switching not supported\n"); in store_protocols()
1043 IR_dprintk(1, "Error setting protocols to 0x%llx\n", in store_protocols()
1050 IR_dprintk(1, "Protocols changed to 0x%llx\n", in store_protocols()
1432 IR_dprintk(1, "Loading raw decoders\n"); in rc_register_device()
1454 IR_dprintk(1, "Registered rc%u (driver: %s, remote: %s, mode %s)\n", in rc_register_device()
1491 IR_dprintk(1, "Freed keycode table\n"); in rc_unregister_device()