Home
last modified time | relevance | path

Searched refs:ish_send (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_ishtp.c86 * information for passing between function ish_send() and
113 * @response: Response info passing between ish_send() and process_recv().
126 * ish_send() and process_recv() callback.
152 * ish_send() - Send message from host to firmware
164 static int ish_send(struct ishtp_cl_data *client_data, in ish_send() function
537 rv = ish_send(client_data, in cros_ec_pkt_xfer_ish()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_ishtp.c89 * information for passing between function ish_send() and
116 * @response: Response info passing between ish_send() and process_recv().
129 * ish_send() and process_recv() callback.
151 * ish_send() - Send message from host to firmware
163 static int ish_send(struct ishtp_cl_data *client_data, in ish_send() function
538 rv = ish_send(client_data, in cros_ec_pkt_xfer_ish()

Completed in 3 milliseconds