Lines Matching full:chromeos
2 // ChromeOS EC communication protocol helper functions
199 * This is used by all ChromeOS EC drivers to prepare the outgoing message
219 * This is used by ChromeOS EC drivers to check the ec_msg->result for
541 * ChromeOS EC.
638 * cros_ec_cmd_xfer() - Send a command to the ChromeOS EC.
642 * Call this to send a command to the ChromeOS EC. This should be used instead
705 * cros_ec_cmd_xfer_status() - Send a command to the ChromeOS EC.
709 * Call this to send a command to the ChromeOS EC. This should be used instead of calling the EC's
811 * cros_ec_get_next_event() - Fetch next event from the ChromeOS EC.
923 * cros_ec_get_host_event() - Return a mask of event set by the ChromeOS EC.
960 * Call this function to test whether the ChromeOS EC supports a feature.