Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_userq.c381 static const struct file_operations amdgpu_mqd_info_fops = { variable
533 debugfs_create_file("mqd_info", 0444, queue->debugfs_queue, queue, &amdgpu_mqd_info_fops); in amdgpu_userq_create()