Searched refs:IRQ_NONE (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dirqreturn.h8 IRQ_NONE = 0, enumerator in enum:irqreturn
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_irq.c254 irqreturn_t ret = IRQ_NONE;
257 return IRQ_NONE;
340 irqreturn_t ret = IRQ_NONE;
343 return IRQ_NONE;
428 irqreturn_t ret = IRQ_NONE;
431 return IRQ_NONE;
518 return IRQ_NONE;
523 return IRQ_NONE;
570 return IRQ_NONE;
575 return IRQ_NONE;
[all...]
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2.h54 #define IRQ_NONE 0 macro
H A Ddwc2_coreintr.c843 irqreturn_t retval = IRQ_NONE;
H A Ddwc2_hcdintr.c2260 irqreturn_t retval = IRQ_NONE;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ih.c234 return IRQ_NONE;
/openbsd-current/sys/dev/pci/drm/radeon/
H A Drs600.c789 return IRQ_NONE;
H A Dr600.c4103 return IRQ_NONE;
4112 return IRQ_NONE;
4116 return IRQ_NONE;
H A Dr100.c787 return IRQ_NONE;
790 return IRQ_NONE;
H A Devergreen.c4721 return IRQ_NONE;
4726 return IRQ_NONE;
4730 return IRQ_NONE;
H A Dsi.c6260 return IRQ_NONE;
6265 return IRQ_NONE;
6269 return IRQ_NONE;
H A Dcik.c7554 return IRQ_NONE;
7559 return IRQ_NONE;
7563 return IRQ_NONE;
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug.c333 if (ret == IRQ_NONE) {
H A Dintel_dp.c5334 return IRQ_NONE;
5339 return IRQ_NONE;
5341 return IRQ_NONE;

Completed in 491 milliseconds