Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_sched.h79 void (*task_fini)(struct lima_sched_pipe *pipe); member
H A Dlima_sched.c520 pipe->task_fini(pipe); in lima_sched_pipe_task_done()