Lines Matching defs:hostcmd_resp_report
736 struct thunderstrike_hostcmd_resp_report *hostcmd_resp_report;
748 hostcmd_resp_report =
751 switch (hostcmd_resp_report->cmd_id) {
754 shield_dev, hostcmd_resp_report->fw_version);
757 thunderstrike_parse_led_payload(shield_dev, hostcmd_resp_report->led_state);
761 &hostcmd_resp_report->battery);
765 shield_dev, &hostcmd_resp_report->board_info);
769 shield_dev, &hostcmd_resp_report->motors);
780 shield_dev, &hostcmd_resp_report->charger);
785 hostcmd_resp_report->cmd_id);