Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h142937 struct cros_ec_command { struct
142938 uint32_t version;
142939 uint32_t command;
142940 uint32_t outsize;
142964 int (*cmd_xfer)(struct cros_ec_device *, struct cros_ec_command *); argument