Lines Matching full:chromeos
2 // ChromeOS EC communication protocol helper functions
196 * This is used by all ChromeOS EC drivers to prepare the outgoing message
216 * This is used by ChromeOS EC drivers to check the ec_msg->result for
491 * ChromeOS EC.
588 * cros_ec_cmd_xfer() - Send a command to the ChromeOS EC.
592 * Call this to send a command to the ChromeOS EC. This should be used instead
655 * cros_ec_cmd_xfer_status() - Send a command to the ChromeOS EC.
659 * Call this to send a command to the ChromeOS EC. This should be used instead of calling the EC's
752 * cros_ec_get_next_event() - Fetch next event from the ChromeOS EC.
864 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
901 * Call this function to test whether the ChromeOS EC supports a feature.