Lines Matching defs:index
32 * @cur_pos: Current position index in payload
222 /* Get index of device that matches this id */
254 /* Get index of device that matches this id */
541 * @index: Index into the hid_descr array
547 static int ishtp_get_hid_descriptor(struct ishtp_cl *hid_ishtp_cl, int index)
557 msg.hdr.device_id = client_data->hid_devices[index].dev_id;
573 if (!client_data->hid_descr[index]) {
586 * @index: Index into the hid_descr array
594 int index)
604 msg.hdr.device_id = client_data->hid_devices[index].dev_id;
619 if (!client_data->report_descr[index]) {