Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dcommands.py24 def get_command(self, command_id): argument
47 def update_command(self, command_id, data, replace=False): argument
/external/kernel-headers/original/uapi/linux/surface_aggregator/
Dcdev.h58 __u8 command_id; member
/external/arm-trusted-firmware/drivers/arm/css/scmi/
Dscmi_common.c123 uint32_t command_id, uint32_t *attr) in scmi_proto_msg_attr()