You hear this term a lot, but what does it really mean?
int cros_kunit_ec_xfer_mock(struct cros_ec_device *ec_dev, struct cros_ec_command *msg); int cros_kunit_ec_cmd_xfer_mock(struct cros_ec_device *ec_dev, struct cros_ec ...
int cros_ec_suspend(struct cros_ec_device *ec_dev); int cros_ec_suspend_late(struct cros_ec_device *ec_dev); int cros_ec_suspend_prepare(struct cros_ec_device *ec_dev ...