Home
last modified time | relevance | path

Searched defs:irq_list_head (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h76 struct irq_list_head { struct
77 struct list_head head;
79 struct work_struct work;
H A Damdgpu_dm_irq.c119 struct irq_list_head *irq_list_head = in dm_irq_work_func() local