fdtbus_interrupt_controller_func
static const struct fdtbus_interrupt_controller_func apple_intc_fdt_funcs = {
static struct fdtbus_interrupt_controller_func bcmgpio_fdt_intrfuncs = {
static struct fdtbus_interrupt_controller_func bcm2835icu_fdt_funcs = {
static struct fdtbus_interrupt_controller_func bcm2836mpicu_fdt_funcs = {
struct fdtbus_interrupt_controller_func *ifuncs;
struct fdtbus_interrupt_controller_func gic_fdt_funcs = {
struct fdtbus_interrupt_controller_func gicv3_fdt_funcs = {
struct fdtbus_interrupt_controller_func imx23_icoll_fdt_funcs = {
struct fdtbus_interrupt_controller_func tegra_lic_funcs = {
struct fdtbus_interrupt_controller_func imxgpc_funcs = {
struct fdtbus_interrupt_controller_func imx7gpc_funcs = {
static struct fdtbus_interrupt_controller_func imxgpio_funcs = {
static struct fdtbus_interrupt_controller_func rkpcie_intrfuncs;
static struct fdtbus_interrupt_controller_func rkpcie_intrfuncs = {
static struct fdtbus_interrupt_controller_func rk_gpio_intrfuncs = {
struct fdtbus_interrupt_controller_func exynos_combiner_funcs = {
static struct fdtbus_interrupt_controller_func sunxi_gpio_intrfuncs = {
static const struct fdtbus_interrupt_controller_func sunxi_intc_fdt_funcs = {
static const struct fdtbus_interrupt_controller_func sunxi_nmi_fdt_funcs = {
static const struct fdtbus_interrupt_controller_func am18xx_intc_fdt_funcs = {
static struct fdtbus_interrupt_controller_func ti_gpio_intrfuncs = {
static const struct fdtbus_interrupt_controller_func omapintc_fdt_funcs = {
static const struct fdtbus_interrupt_controller_func omapwugen_fdt_funcs = {
static struct fdtbus_interrupt_controller_func octeon_cib_funcs = {
static struct fdtbus_interrupt_controller_func octeon_intc_funcs = {
static struct fdtbus_interrupt_controller_func plic_funcs = {
struct fdtbus_interrupt_controller_func intc_fdt_funcs = {
static struct fdtbus_interrupt_controller_func jh7110_pcie_intxfuncs = {
const struct fdtbus_interrupt_controller_func *funcs)
const struct fdtbus_interrupt_controller_func *ic_funcs;
const struct fdtbus_interrupt_controller_func *);