Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h69 struct irq_list_head { struct
70 struct list_head head;
72 struct work_struct work;
H A Damdgpu_dm_irq.c82 struct irq_list_head *irq_list_head = in dm_irq_work_func() local