mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
10 lines
415 B
Text
10 lines
415 B
Text
![]() |
What: /sys/bus/auxiliary/devices/.../irqs/
|
||
|
Date: April, 2024
|
||
|
Contact: Shay Drory <shayd@nvidia.com>
|
||
|
Description:
|
||
|
The /sys/devices/.../irqs directory contains a variable set of
|
||
|
files, with each file is named as irq number similar to PCI PF
|
||
|
or VF's irq number located in msi_irqs directory.
|
||
|
These irq files are added and removed dynamically when an IRQ
|
||
|
is requested and freed respectively for the PCI SF.
|