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