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