Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sched_job.c77 static struct xe_device *job_to_xe(struct xe_sched_job *job) in job_to_xe() function
148 xe_pm_runtime_get_noresume(job_to_xe(job)); in xe_sched_job_create()
172 struct xe_device *xe = job_to_xe(job); in xe_sched_job_destroy()