Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1What: /sys/bus/auxiliary/devices/.../irqs/
2Date: April, 2024
3Contact: Shay Drory <shayd@nvidia.com>
4Description:
5 The /sys/devices/.../irqs directory contains a variable set of
6 files, with each file is named as irq number similar to PCI PF
7 or VF's irq number located in msi_irqs directory.
8 These irq files are added and removed dynamically when an IRQ
9 is requested and freed respectively for the PCI SF.