Article 6DEQC how to check a specific irq is disabled in linux kernel?

how to check a specific irq is disabled in linux kernel?

by
Tony.He90
from LinuxQuestions.org on (#6DEQC)
Hi,

I want to know how to check a specific irq is disabled in linux kernel. I can not use the function of irqs_disabled() because irqs_disabled() is to know the state of interrupt system. My question is similar
to this one[1] in stackoverflow. However, no answer there.

[1]https://stackoverflow.com/questions/68554488/how-can-i-check-a-specific-irq-is-disabled-in-linux-kernel

Tony
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments