Searched refs:replay_get_state (Results 1 – 3 of 3) sorted by relevance
19 void (*replay_get_state)(struct dmub_replay *dmub, enum replay_state *state, member
419 .replay_get_state = dmub_replay_get_state,
3161 static int replay_get_state(void *data, u64 *val) in replay_get_state() function3421 DEFINE_DEBUGFS_ATTRIBUTE(replay_state_fops, replay_get_state, NULL, "%llu\n");