Searched refs:loader_ishtp_cl (Results 1 – 1 of 1) sorted by relevance
210 struct ishtp_cl *loader_ishtp_cl; member285 struct ishtp_cl *loader_ishtp_cl = client_data->loader_ishtp_cl; in loader_cl_send() local300 rv = ishtp_cl_send(loader_ishtp_cl, out_msg, out_size); in loader_cl_send()331 static void process_recv(struct ishtp_cl *loader_ishtp_cl, in process_recv() argument337 ishtp_get_client_data(loader_ishtp_cl); in process_recv()448 struct ishtp_cl *loader_ishtp_cl = ishtp_get_drvdata(cl_device); in loader_cl_event_cb() local450 while ((rb_in_proc = ishtp_cl_rx_get_rb(loader_ishtp_cl)) != NULL) { in loader_cl_event_cb()452 process_recv(loader_ishtp_cl, rb_in_proc); in loader_cl_event_cb()774 struct ishtp_cl *loader_ishtp_cl = client_data->loader_ishtp_cl; in load_fw_from_host() local838 ish_hw_reset(ishtp_get_ishtp_device(loader_ishtp_cl)); in load_fw_from_host()[all …]