Searched refs:PRINTF_KEYB (Results 1 – 1 of 1) sorted by relevance
36 #define PRINTF_KEYB(format, args...) printf("KEYB: " format, ## args) macro38 #define PRINTF_KEYB(format, args...) macro216 PRINTF_KEYB("read_status()=0x%02x\n", byte); in ps2mult_read_status()233 PRINTF_KEYB("read_input()=0x%02x\n", byte); in ps2mult_read_input()241 PRINTF_KEYB("write_output(0x%02x)\n", val); in ps2mult_write_output()292 PRINTF_KEYB("write_command(0x%02x)\n", val); in ps2mult_write_command()