Searched refs:replay_copy_settings (Results 1 – 2 of 2) sorted by relevance
123 = &cmd.replay_copy_settings.replay_copy_settings_data; in dmub_replay_copy_settings()144 cmd.replay_copy_settings.header.type = DMUB_CMD__REPLAY; in dmub_replay_copy_settings()145 cmd.replay_copy_settings.header.sub_type = DMUB_CMD__REPLAY_COPY_SETTINGS; in dmub_replay_copy_settings()146 cmd.replay_copy_settings.header.payload_bytes = sizeof(struct dmub_cmd_replay_copy_settings_data); in dmub_replay_copy_settings()417 .replay_copy_settings = dmub_replay_copy_settings,
7055 struct dmub_rb_cmd_replay_copy_settings replay_copy_settings; member