Home | History | Annotate | Download | only in examples

Lines Matching refs:record_size

558 	int record_size[3] = {0, 0, 0};
598 record_size[j] += nb_items*nb_bits;
604 return (record_size[type - HID_REPORT_TYPE_INPUT]+7)/8;