Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c1898 static void gfx_v8_0_sq_irq_work_func(struct work_struct *work);
1958 INIT_WORK(&adev->gfx.sq_work.work, gfx_v8_0_sq_irq_work_func); in gfx_v8_0_sw_init()
6756 static void gfx_v8_0_sq_irq_work_func(struct work_struct *work) in gfx_v8_0_sq_irq_work_func() function