Lines Matching refs:index
24 * @cur_pos: Current position index in payload
214 /* Get index of device that matches this id */
246 /* Get index of device that matches this id */
533 * @index: Index into the hid_descr array
539 static int ishtp_get_hid_descriptor(struct ishtp_cl *hid_ishtp_cl, int index)
549 msg.hdr.device_id = client_data->hid_devices[index].dev_id;
565 if (!client_data->hid_descr[index]) {
578 * @index: Index into the hid_descr array
586 int index)
596 msg.hdr.device_id = client_data->hid_devices[index].dev_id;
611 if (!client_data->report_descr[index]) {