Searched defs:ec_msg (Results 1 – 4 of 4) sorted by relevance
99 struct cros_ec_command *ec_msg; member384 struct cros_ec_command *ec_msg) in do_cros_ec_pkt_xfer_spi()530 struct cros_ec_command *ec_msg) in do_cros_ec_cmd_xfer_spi()653 struct cros_ec_command *ec_msg, in cros_ec_xfer_high_pri()681 struct cros_ec_command *ec_msg) in cros_ec_pkt_xfer_spi()687 struct cros_ec_command *ec_msg) in cros_ec_cmd_xfer_spi()
66 struct cros_ec_command *ec_msg) in cros_ec_cmd_xfer_rpmsg()80 struct cros_ec_command *ec_msg) in cros_ec_pkt_xfer_rpmsg()
131 struct cros_ec_command *ec_msg) in cros_ec_uart_pkt_xfer()
38 struct wilco_ec_message ec_msg; in send_property_msg() local