Home
last modified time | relevance | path

Searched refs:fdtbus_interrupt_controller_func (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdt_intr.c47 const struct fdtbus_interrupt_controller_func *ic_funcs;
135 const struct fdtbus_interrupt_controller_func *funcs) in fdtbus_register_interrupt_controller()
H A Dfdtvar.h145 struct fdtbus_interrupt_controller_func { struct
366 const struct fdtbus_interrupt_controller_func *);
/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_intc.c52 static struct fdtbus_interrupt_controller_func octeon_intc_funcs = {
H A Docteon_cib.c56 static struct fdtbus_interrupt_controller_func octeon_cib_funcs = {
/netbsd-src/sys/arch/arm/nxp/
H A Dimx6_gpc.c58 struct fdtbus_interrupt_controller_func imxgpc_funcs = {
H A Dimx_gpio.c65 static struct fdtbus_interrupt_controller_func imxgpio_funcs = {
H A Dimx7_gpc.c85 struct fdtbus_interrupt_controller_func imx7gpc_funcs = {
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_lic.c58 struct fdtbus_interrupt_controller_func tegra_lic_funcs = {
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_intr.c196 static struct fdtbus_interrupt_controller_func bcm2835icu_fdt_funcs = {
202 static struct fdtbus_interrupt_controller_func bcm2836mpicu_fdt_funcs = {
328 struct fdtbus_interrupt_controller_func *ifuncs; in bcm2835_icu_attach()
H A Dbcm2835_gpio.c157 static struct fdtbus_interrupt_controller_func bcmgpio_fdt_intrfuncs = {
/netbsd-src/sys/arch/riscv/dev/
H A Dplic_fdt.c95 static struct fdtbus_interrupt_controller_func plic_funcs = {
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_intc.c173 static const struct fdtbus_interrupt_controller_func sunxi_intc_fdt_funcs = {
H A Dsunxi_nmi.c351 static const struct fdtbus_interrupt_controller_func sunxi_nmi_fdt_funcs = {
H A Dsunxi_gpio.c630 static struct fdtbus_interrupt_controller_func sunxi_gpio_intrfuncs = {
/netbsd-src/sys/arch/arm/ti/
H A Dti_omapintc.c217 static const struct fdtbus_interrupt_controller_func omapintc_fdt_funcs = {
H A Dti_gpio.c386 static struct fdtbus_interrupt_controller_func ti_gpio_intrfuncs = {
/netbsd-src/sys/arch/riscv/fdt/
H A Dintc_fdt.c244 struct fdtbus_interrupt_controller_func intc_fdt_funcs = {
/netbsd-src/sys/arch/arm/rockchip/
H A Drk3399_pcie.c168 static struct fdtbus_interrupt_controller_func rkpcie_intrfuncs;
689 static struct fdtbus_interrupt_controller_func rkpcie_intrfuncs = {
/netbsd-src/sys/arch/arm/samsung/
H A Dexynos_combiner.c99 struct fdtbus_interrupt_controller_func exynos_combiner_funcs = {
/netbsd-src/sys/arch/arm/fdt/
H A Dgic_fdt.c73 struct fdtbus_interrupt_controller_func gic_fdt_funcs = {
H A Dgicv3_fdt.c77 struct fdtbus_interrupt_controller_func gicv3_fdt_funcs = {
/netbsd-src/sys/arch/arm/apple/
H A Dapple_intc.c284 static const struct fdtbus_interrupt_controller_func apple_intc_fdt_funcs = {