Lines Matching refs:printf
52 (void)printf(" %02x", val); in id_event_print()
54 (void)printf("\n"); in id_event_print()
64 (void)printf("\n"); in id_event_print()
102 (void)printf("256\n"); in id_event_print()
105 (void)printf("384\n"); in id_event_print()
108 (void)printf("512\n"); in id_event_print()
111 (void)printf("?\n"); in id_event_print()
136 (void)printf(" %02x", *info_size_ptr++); in id_event_print()
138 (void)printf("\n"); in id_event_print()
184 (void)printf("256\n"); in event2_print()
188 (void)printf("384\n"); in event2_print()
192 (void)printf("512\n"); in event2_print()
195 (void)printf("?\n"); in event2_print()
210 (void)printf(" %02x", *(uint8_t *)ptr++); in event2_print()
212 (void)printf("\n"); in event2_print()