uatp.c | 552 unsigned int input_size; /* Size in bytes of input packets. */ member in struct:uatp_parameters 561 * input_size bytes long. */ 566 * bytes; third, input_size bytes. */ 581 .input_size = 81, 593 .input_size = 81, 605 .input_size = 64, 625 .input_size = 63, /* 64, minus one for the report id. */ 881 int report_size, input_size; local in function:uatp_match 894 input_size = hid_report_size(report_descriptor, report_size, 897 (int)uha->reportid, input_size); 933 int report_size, input_size; local in function:uatp_attach [all...] |