Searched defs:command_id (Results 1 – 3 of 3) sorted by relevance
24 def get_command(self, command_id): argument47 def update_command(self, command_id, data, replace=False): argument
58 __u8 command_id; member
123 uint32_t command_id, uint32_t *attr) in scmi_proto_msg_attr()