Searched refs:report_count (Results 1 – 9 of 9) sorted by relevance
45 report_count(1); in set_int()57 report_count(1); in set_uint()69 report_count(1); in set_short()81 report_count(1); in set_win()93 report_count(1); in set_scrn()171 report_count(1); in cmd_DRAIN()182 report_count(1); in cmd_addbytes()193 report_count(1); in cmd_addch()205 report_count(1); in cmd_addchnstr()216 report_count(1); in cmd_addchstr()[all …]
159 report_count(int count) in report_count() function281 report_count(1); in check_arg_count()
40 void report_count(int);
199 c->report_count = s->multimax; in hid_get_item_raw()266 s->multimax = c->report_count; in hid_get_item_raw()268 c->report_count = 1; in hid_get_item_raw()289 c->report_size * c->report_count; in hid_get_item_raw()369 c->report_count = dval; in hid_get_item_raw()
59 int report_count; member
230 static short report_count; variable438 report_count++; in history()445 report_count++; in history()449 report_count++; in history()458 report_count++; in history()494 if (!module_report++) report_count++; in history()530 report_count++; in history()585 if (!report_count) in history()587 else if (report_count > 1) in history()
513 for (i = 0; i < item->report_count; i++) { in varop_display()531 if (item->report_count > 1) in varop_display()562 item->report_size, item->report_count, in reportitem()
221 label, (uint8_t) h->report_ID, h->report_size, h->report_count, in hid_dump_item()
284 uint8_t report_count[2]; member