HomeSort by: relevance | last modified time | path
    Searched refs:fdtbus_interrupt_controller_func (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/dev/fdt/
fdt_intr.h 45 struct fdtbus_interrupt_controller_func { struct
55 const struct fdtbus_interrupt_controller_func *);
fdt_intr.c 47 const struct fdtbus_interrupt_controller_func *ic_funcs;
135 const struct fdtbus_interrupt_controller_func *funcs)
  /src/sys/arch/mips/cavium/dev/
octeon_intc.c 52 static struct fdtbus_interrupt_controller_func octeon_intc_funcs = {
octeon_cib.c 56 static struct fdtbus_interrupt_controller_func octeon_cib_funcs = {
  /src/sys/arch/arm/nxp/
imx6_gpc.c 58 struct fdtbus_interrupt_controller_func imxgpc_funcs = {
imx7_gpc.c 85 struct fdtbus_interrupt_controller_func imx7gpc_funcs = {
imx_gpio.c 65 static struct fdtbus_interrupt_controller_func imxgpio_funcs = {
  /src/sys/arch/arm/nvidia/
tegra_lic.c 58 struct fdtbus_interrupt_controller_func tegra_lic_funcs = {
  /src/sys/arch/arm/samsung/
exynos_combiner.c 99 struct fdtbus_interrupt_controller_func exynos_combiner_funcs = {
  /src/sys/arch/arm/sunxi/
sunxi_intc.c 173 static const struct fdtbus_interrupt_controller_func sunxi_intc_fdt_funcs = {
sunxi_nmi.c 351 static const struct fdtbus_interrupt_controller_func sunxi_nmi_fdt_funcs = {
sunxi_gpio.c 630 static struct fdtbus_interrupt_controller_func sunxi_gpio_intrfuncs = {
  /src/sys/arch/arm/ti/
ti_omapintc.c 217 static const struct fdtbus_interrupt_controller_func omapintc_fdt_funcs = {
ti_gpio.c 386 static struct fdtbus_interrupt_controller_func ti_gpio_intrfuncs = {
  /src/sys/arch/riscv/dev/
plic_fdt.c 95 static struct fdtbus_interrupt_controller_func plic_funcs = {
  /src/sys/arch/riscv/fdt/
intc_fdt.c 244 struct fdtbus_interrupt_controller_func intc_fdt_funcs = {
  /src/sys/arch/arm/rockchip/
rk3399_pcie.c 168 static struct fdtbus_interrupt_controller_func rkpcie_intrfuncs;
689 static struct fdtbus_interrupt_controller_func rkpcie_intrfuncs = {
rk_gpio.c 489 static struct fdtbus_interrupt_controller_func rk_gpio_intrfuncs = {
  /src/sys/arch/arm/fdt/
gic_fdt.c 73 struct fdtbus_interrupt_controller_func gic_fdt_funcs = {
gicv3_fdt.c 77 struct fdtbus_interrupt_controller_func gicv3_fdt_funcs = {
  /src/sys/arch/arm/broadcom/
bcm2835_intr.c 196 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;
bcm2835_gpio.c 157 static struct fdtbus_interrupt_controller_func bcmgpio_fdt_intrfuncs = {
  /src/sys/arch/arm/apple/
apple_intc.c 284 static const struct fdtbus_interrupt_controller_func apple_intc_fdt_funcs = {
  /src/sys/arch/riscv/starfive/
jh7110_pcie.c 376 static struct fdtbus_interrupt_controller_func jh7110_pcie_intxfuncs = {

Completed in 55 milliseconds