Searched defs:ishtp_cl_data (Results 1 – 1 of 1) sorted by relevance
212 struct ishtp_cl_data { struct213 struct ishtp_cl *loader_ishtp_cl;214 struct ishtp_cl_device *cl_device;220 struct response_info response;222 struct work_struct work_ishtp_reset;223 struct work_struct work_fw_load;254 static int get_firmware_variant(struct ishtp_cl_data *client_data, in get_firmware_variant() argument