Searched defs:ec_msg (Results 1 – 7 of 7) sorted by relevance
99 struct cros_ec_command *ec_msg; member389 struct cros_ec_command *ec_msg) in do_cros_ec_pkt_xfer_spi()533 struct cros_ec_command *ec_msg) in do_cros_ec_cmd_xfer_spi()654 struct cros_ec_command *ec_msg, in cros_ec_xfer_high_pri()682 struct cros_ec_command *ec_msg) in cros_ec_pkt_xfer_spi()688 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()
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()
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