Searched defs:ishtp_cl_data (Results 1 – 3 of 3) sorted by relevance
115 struct ishtp_cl_data { struct117 bool enum_devices_done;118 bool hid_descr_done;119 bool report_descr_done;120 bool init_done;121 bool suspended;123 unsigned int num_hid_devices;124 unsigned int cur_hid_dev;125 unsigned int hid_dev_count;127 struct device_info *hid_devices;[all …]
208 struct ishtp_cl_data { struct209 struct ishtp_cl *loader_ishtp_cl;210 struct ishtp_cl_device *cl_device;216 struct response_info response;218 struct work_struct work_ishtp_reset;219 struct work_struct work_fw_load;250 static int get_firmware_variant(struct ishtp_cl_data *client_data, in get_firmware_variant() argument
115 struct ishtp_cl_data { struct136 struct ishtp_cl_data *client_data = in ish_evt_handler() argument