Searched defs:ishtp_cl_data (Results 1 – 1 of 1) sorted by relevance
123 struct ishtp_cl_data { struct125 bool enum_devices_done;126 bool hid_descr_done;127 bool report_descr_done;128 bool init_done;129 bool suspended;131 unsigned int num_hid_devices;132 unsigned int cur_hid_dev;133 unsigned int hid_dev_count;135 struct device_info *hid_devices;[all …]