Searched defs:dmub_rb_cmd_common (Results 1 – 1 of 1) sorted by relevance
1620 struct dmub_rb_cmd_common { struct1621 struct dmub_cmd_header header; /**< command header */1625 uint8_t cmd_buffer[DMUB_RB_CMD_SIZE - sizeof(struct dmub_cmd_header)];