Home
last modified time | relevance | path

Searched refs:ich_func (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_autoconf.c106 (caddr_t)hook_entry->ich_func, namebuf, in run_interrupt_driven_config_hooks_warning()
110 printf(" %p", hook_entry->ich_func); in run_interrupt_driven_config_hooks_warning()
142 (*hook_entry->ich_func)(hook_entry->ich_arg); in run_interrupt_driven_config_hooks()
224 ohook->och_hook.ich_func = config_intrhook_oneshot_func; in config_intrhook_oneshot()
263 (caddr_t)hook_entry->ich_func, namebuf, sizeof(namebuf), in DB_SHOW_COMMAND()
266 hook_entry->ich_func, namebuf, offset, in DB_SHOW_COMMAND()
270 hook_entry->ich_func, hook_entry->ich_arg); in DB_SHOW_COMMAND()
/f-stack/freebsd/arm/ti/twl/
H A Dtwl.c410 sc->sc_scan_hook.ich_func = twl_scan; in twl_attach()
H A Dtwl_clks.c601 sc->sc_init_hook.ich_func = twl_clks_init; in twl_clks_attach()
H A Dtwl_vreg.c979 sc->sc_init_hook.ich_func = twl_vreg_init; in twl_vreg_attach()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c291 sc->sc_init_hook.ich_func = ft5406ts_init; in ft5406ts_attach()
H A Dbcm2835_audio.c908 sc->intr_hook.ich_func = bcm2835_audio_delayed_init; in bcm2835_audio_attach()
H A Dbcm2835_cpufreq.c1335 sc->init_hook.ich_func = bcm2835_cpufreq_init; in bcm2835_cpufreq_attach()
/f-stack/freebsd/sys/
H A Dkernel.h470 ich_func_t ich_func; member
/f-stack/freebsd/arm/arm/
H A Dpl310.c556 sc->sc_ich->ich_func = pl310_config_intr; in pl310_attach()
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c524 sc->irq_hook.ich_func = host1x_irq_hook; in host1x_new_pass()
/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_anatop.c711 sc->intr_setup_hook.ich_func = intr_setup; in imx6_anatop_attach()
/f-stack/freebsd/arm/allwinner/
H A Da10_hdmi.c328 sc->mode_hook.ich_func = a10hdmi_hpd; in a10hdmi_attach()
H A Daxp209.c1351 sc->intr_hook.ich_func = axp2xx_start; in axp2xx_attach()
/f-stack/freebsd/arm64/rockchip/
H A Drk805.c642 sc->intr_hook.ich_func = rk805_start; in rk805_attach()