Home
last modified time | relevance | path

Searched refs:loader_ishtp_cl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c213 struct ishtp_cl *loader_ishtp_cl; member
289 struct ishtp_cl *loader_ishtp_cl = client_data->loader_ishtp_cl; in loader_cl_send() local
304 rv = ishtp_cl_send(loader_ishtp_cl, out_msg, out_size); in loader_cl_send()
329 * @loader_ishtp_cl: Client instance to get stats
335 static void process_recv(struct ishtp_cl *loader_ishtp_cl, in process_recv() argument
341 ishtp_get_client_data(loader_ishtp_cl); in process_recv()
452 struct ishtp_cl *loader_ishtp_cl = ishtp_get_drvdata(cl_device); in loader_cl_event_cb() local
454 while ((rb_in_proc = ishtp_cl_rx_get_rb(loader_ishtp_cl)) != NULL) { in loader_cl_event_cb()
456 process_recv(loader_ishtp_cl, rb_in_pro in loader_cl_event_cb()
755 struct ishtp_cl *loader_ishtp_cl = client_data->loader_ishtp_cl; load_fw_from_host() local
843 loader_init(struct ishtp_cl * loader_ishtp_cl,bool reset) loader_init() argument
872 loader_deinit(struct ishtp_cl * loader_ishtp_cl) loader_deinit() argument
884 struct ishtp_cl *loader_ishtp_cl; reset_handler() local
915 struct ishtp_cl *loader_ishtp_cl; loader_ishtp_cl_probe() local
967 struct ishtp_cl *loader_ishtp_cl = ishtp_get_drvdata(cl_device); loader_ishtp_cl_remove() local
994 struct ishtp_cl *loader_ishtp_cl = ishtp_get_drvdata(cl_device); loader_ishtp_cl_reset() local
[all...]