Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dnbio_v6_1.c292 .ih_control = nbio_v6_1_ih_control,
Dnbio_v7_0.c301 .ih_control = nbio_v7_0_ih_control,
Dvega10_ih.c98 adev->nbio_funcs->ih_control(adev); in vega10_ih_irq_init()
Damdgpu.h1286 void (*ih_control)(struct amdgpu_device *adev); member