Searched defs:cmd_version (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-version.c | 86 int cmd_version(int argc, const char **argv) in cmd_version() function
|
/openbmc/sdbusplus/tools/ |
H A D | sdbus++-gen-meson | 531 function cmd_version() { function
|
/openbmc/u-boot/drivers/misc/ |
H A D | cros_ec_spi.c | 79 int cros_ec_spi_command(struct udevice *udev, uint8_t cmd, int cmd_version, in cros_ec_spi_command()
|
H A D | cros_ec.c | 137 int cmd, int cmd_version, in create_proto3_request() 251 int cmd, int cmd_version, in send_command_proto3() 280 static int send_command(struct cros_ec_dev *dev, uint cmd, int cmd_version, in send_command() 317 int cmd_version, const void *dout, int dout_len, in ec_command_inptr() 383 static int ec_command(struct udevice *dev, uint cmd, int cmd_version, in ec_command()
|
H A D | cros_ec_lpc.c | 75 int cros_ec_lpc_command(struct udevice *udev, uint8_t cmd, int cmd_version, in cros_ec_lpc_command()
|
H A D | cros_ec_i2c.c | 110 int cmd_version, const uint8_t *dout, in cros_ec_i2c_command()
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbipd.c | 605 cmd_version in main() enumerator
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_proto.c | 716 const int cmd_version = ec_dev->mkbp_event_supported - 1; in get_next_event() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 2261 uint8_t cmd_version; member 2319 uint8_t cmd_version; member 2346 uint8_t cmd_version; member 2390 uint8_t cmd_version; member 2421 uint8_t cmd_version; member 2496 uint8_t cmd_version; member 2634 uint8_t cmd_version; member 2681 uint8_t cmd_version; member 2719 uint8_t cmd_version; member 2979 uint8_t cmd_version; member
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_synth.c | 1275 int consumed, cmd_version = 1, n_fields_this_loop; in __create_synth_event() local
|