![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __ASM_SN_IRQ_ALLOC_H 0003 #define __ASM_SN_IRQ_ALLOC_H 0004 0005 struct irq_alloc_info { 0006 void *ctrl; 0007 nasid_t nasid; 0008 int pin; 0009 }; 0010 0011 #endif /* __ASM_SN_IRQ_ALLOC_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |