Home
last modified time | relevance | path

Searched refs:dmub_debugfs_trace_entry (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c46 struct dmub_debugfs_trace_entry { struct
779 struct dmub_debugfs_trace_entry *entries; in dmub_tracebuffer_show()
792 sizeof(struct dmub_debugfs_trace_entry); in dmub_tracebuffer_show()
799 entries = (struct dmub_debugfs_trace_entry in dmub_tracebuffer_show()
804 struct dmub_debugfs_trace_entry *entry = &entries[i]; in dmub_tracebuffer_show()