Home
last modified time | relevance | path

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

/aosp_15_r20/external/ethtool/netlink/
H A Dmodule-eeprom.c24 struct cmd_params { struct
38 .dest_offset = offsetof(struct cmd_params, dump_hex), argument
/aosp_15_r20/system/core/init/
H A Dreboot.cpp828 std::vector<std::string> cmd_params = Split(command, ","); in HandlePowerctlMessage() local
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h7678 } cmd_params; member