Searched refs:ich_func (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_autoconf.c | 106 (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 D | twl.c | 410 sc->sc_scan_hook.ich_func = twl_scan; in twl_attach()
|
| H A D | twl_clks.c | 601 sc->sc_init_hook.ich_func = twl_clks_init; in twl_clks_attach()
|
| H A D | twl_vreg.c | 979 sc->sc_init_hook.ich_func = twl_vreg_init; in twl_vreg_attach()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_ft5406.c | 291 sc->sc_init_hook.ich_func = ft5406ts_init; in ft5406ts_attach()
|
| H A D | bcm2835_audio.c | 908 sc->intr_hook.ich_func = bcm2835_audio_delayed_init; in bcm2835_audio_attach()
|
| H A D | bcm2835_cpufreq.c | 1335 sc->init_hook.ich_func = bcm2835_cpufreq_init; in bcm2835_cpufreq_attach()
|
| /f-stack/freebsd/sys/ |
| H A D | kernel.h | 470 ich_func_t ich_func; member
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pl310.c | 556 sc->sc_ich->ich_func = pl310_config_intr; in pl310_attach()
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 524 sc->irq_hook.ich_func = host1x_irq_hook; in host1x_new_pass()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_anatop.c | 711 sc->intr_setup_hook.ich_func = intr_setup; in imx6_anatop_attach()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_hdmi.c | 328 sc->mode_hook.ich_func = a10hdmi_hpd; in a10hdmi_attach()
|
| H A D | axp209.c | 1351 sc->intr_hook.ich_func = axp2xx_start; in axp2xx_attach()
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk805.c | 642 sc->intr_hook.ich_func = rk805_start; in rk805_attach()
|