Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c3450 static void panthor_sched_fini(struct drm_device *ddev, void *res) in panthor_sched_fini() function
3562 panthor_sched_fini(&ptdev->base, sched); in panthor_sched_init()
3567 ret = drmm_add_action_or_reset(&ptdev->base, panthor_sched_fini, sched); in panthor_sched_init()