Home
last modified time | relevance | path

Searched defs:dm_cros_ec_ops (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Dcros_ec.h227 struct dm_cros_ec_ops { struct
238 int (*check_version)(struct udevice *dev);
257 int (*command)(struct udevice *dev, uint8_t cmd, int cmd_version,
286 ((struct dm_cros_ec_ops *)(dev)->driver->ops) argument

Completed in 10 milliseconds