Searched defs:replay_config (Results 1 – 2 of 2) sorted by relevance
1097 struct replay_config { struct1099 bool replay_supported;1101 bool replay_cap_support;1103 unsigned int replay_power_opt_supported;1105 bool replay_smu_opt_supported;1129 struct replay_config config; argument
944 union replay_enable_and_configuration replay_config = { 0 }; in edp_setup_replay() local