Searched defs:cmd_version (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec.c | 90 int cmd, int cmd_version, in create_proto3_request() 204 int cmd, int cmd_version, in send_command_proto3() 232 static int send_command(struct cros_ec_dev *dev, uint8_t cmd, int cmd_version, in send_command() 269 int cmd_version, const void *dout, int dout_len, uint8_t **dinp, in ec_command_inptr() 334 static int ec_command(struct cros_ec_dev *dev, uint8_t cmd, int cmd_version, in ec_command()
|
| H A D | cros_ec_spi.c | 82 int cros_ec_spi_command(struct udevice *udev, uint8_t cmd, int cmd_version, in cros_ec_spi_command()
|
| H A D | cros_ec_lpc.c | 44 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 | 111 int cmd_version, const uint8_t *dout, in cros_ec_i2c_command()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-version.c | 85 int cmd_version(int argc, const char **argv) in cmd_version() function
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_proto.c | 691 const int cmd_version = ec_dev->mkbp_event_supported - 1; in get_next_event() local
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbipd.c | 605 cmd_version in main() enumerator
|