/usr/src/linux-headers-5.15.0-190/include/soc/tegra
NameSizeModeActions
ahb.h2670644editdlrm
bpmp-abi.h828240644editdlrm
bpmp.h44910644editdlrm
common.h7960644editdlrm
cpuidle.h3680644editdlrm
flowctrl.h22450644editdlrm
fuse.h16750644editdlrm
irq.h2620644editdlrm
ivc.h26820644editdlrm
mc.h57760644editdlrm
pm.h15520644editdlrm
pmc.h59040644editdlrm
Edit: /usr/src/linux-headers-5.15.0-190/include/soc/tegra/irq.h (262B)
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2012, NVIDIA Corporation. All rights reserved. */ #ifndef __SOC_TEGRA_IRQ_H #define __SOC_TEGRA_IRQ_H #if defined(CONFIG_ARM) bool tegra_pending_sgi(void); #endif #endif /* __SOC_TEGRA_IRQ_H */