Lines Matching refs:IR_dprintk

139 	IR_dprintk(1, "Allocated space for %u keycode entries (%u bytes)\n",  in ir_create_table()
180 IR_dprintk(1, "Growing table to %u bytes\n", newalloc); in ir_resize_table()
186 IR_dprintk(1, "Shrinking table to %u bytes\n", newalloc); in ir_resize_table()
194 IR_dprintk(1, "Failed to kmalloc %u bytes\n", newalloc); in ir_resize_table()
227 IR_dprintk(1, "#%d: Deleting scan 0x%04x\n", in ir_update_mapping()
233 IR_dprintk(1, "#%d: %s scan 0x%04x with key 0x%04x\n", in ir_update_mapping()
386 IR_dprintk(1, "Allocated space for %u keycode entries (%u bytes)\n", in ir_setkeytable()
522 IR_dprintk(1, "%s: scancode 0x%04x keycode 0x%02x\n", in rc_g_keycode_from_table()
542 IR_dprintk(1, "keyup key 0x%04x\n", dev->last_keycode); in ir_do_keyup()
655 IR_dprintk(1, "%s: key down event, " in ir_do_keydown()
872 IR_dprintk(1, "%s: allowed - 0x%llx, enabled - 0x%llx\n", in show_protocols()
936 IR_dprintk(1, "Unknown protocol: '%s'\n", tmp); in parse_protocol_change()
951 IR_dprintk(1, "Protocol not specified\n"); in parse_protocol_change()
991 IR_dprintk(1, "Normal protocol change requested\n"); in store_protocols()
997 IR_dprintk(1, "Wakeup protocol change requested\n"); in store_protocols()
1005 IR_dprintk(1, "Protocol switching not supported\n"); in store_protocols()
1019 IR_dprintk(1, "Error setting protocols to 0x%llx\n", in store_protocols()
1026 IR_dprintk(1, "Protocols changed to 0x%llx\n", in store_protocols()
1409 IR_dprintk(1, "Loading raw decoders\n"); in rc_register_device()
1433 IR_dprintk(1, "Registered rc%ld (driver: %s, remote: %s, mode %s)\n", in rc_register_device()
1472 IR_dprintk(1, "Freed keycode table\n"); in rc_unregister_device()