Searched defs:replay_config (Results 1 – 2 of 2) sorted by relevance
1109 struct replay_config { struct1111 bool replay_supported;1113 bool replay_cap_support;1115 unsigned int replay_power_opt_supported;1117 bool replay_smu_opt_supported;1119 unsigned int replay_enable_option;1121 uint32_t debug_flags;1145 struct replay_config config; argument
981 union replay_enable_and_configuration replay_config = { 0 }; in edp_setup_replay() local