Home
last modified time | relevance | path

Searched refs:ich_arg (Results 1 – 25 of 59) sorted by relevance

123

/freebsd-14-stable/sys/kern/
HDsubr_autoconf.c142 (*hook_entry->ich_func)(hook_entry->ich_arg); in run_interrupt_driven_config_hooks()
227 ohook->och_hook.ich_arg = ohook; in config_intrhook_oneshot()
311 hook_entry->ich_arg); in DB_SHOW_COMMAND_FLAGS()
314 hook_entry->ich_func, hook_entry->ich_arg); in DB_SHOW_COMMAND_FLAGS()
/freebsd-14-stable/sys/dev/iicbus/pmic/rockchip/
HDrk8xx.c152 sc->intr_hook.ich_arg = sc->dev; in rk8xx_attach()
/freebsd-14-stable/sys/dev/iicbus/pwm/
HDadm1030.c156 sc->enum_hook.ich_arg = dev; in adm1030_attach()
/freebsd-14-stable/sys/dev/iicbus/sensor/
HDds1775.c151 sc->enum_hook.ich_arg = dev; in ds1775_attach()
HDds1631.c232 sc->enum_hook.ich_arg = dev; in ds1631_attach()
HDmax6690.c238 sc->enum_hook.ich_arg = dev; in max6690_attach()
/freebsd-14-stable/sys/dev/iicbus/rtc/
HDhym8563.c278 sc->init_hook.ich_arg = sc; in hym8563_attach()
HDisl12xx.c217 sc->init_hook.ich_arg = sc; in isl12xx_attach()
HDrtc8583.c174 sc->init_hook.ich_arg = sc; in rtc8583_attach()
HDrv3032.c357 sc->init_hook.ich_arg = sc; in rv3032_attach()
HDds1307.c265 sc->enum_hook.ich_arg = dev; in ds1307_attach()
/freebsd-14-stable/sys/dev/ips/
HDips_pci.c141 sc->ips_ich.ich_arg = sc; in ips_pci_attach()
/freebsd-14-stable/sys/dev/mpi3mr/
HDmpi3mr_pci.c351 sc->mpi3mr_ich.ich_arg = NULL; in mpi3mr_ich_startup()
486 sc->mpi3mr_ich.ich_arg = sc; in mpi3mr_pci_attach()
/freebsd-14-stable/sys/dev/iicbus/pmic/silergy/
HDsyr827.c287 sc->intr_hook.ich_arg = dev; in syr827_attach()
/freebsd-14-stable/sys/dev/amdtemp/
HDamdtemp.c585 sc->sc_ich.ich_arg = dev; in amdtemp_attach()
630 if (sc->sc_ich.ich_arg != NULL) in amdtemp_intrhook()
/freebsd-14-stable/sys/dev/nvme/
HDnvme.c96 ctrlr->config_hook.ich_arg = ctrlr; in nvme_attach()
/freebsd-14-stable/sys/arm/ti/twl/
HDtwl.c409 sc->sc_scan_hook.ich_arg = dev; in twl_attach()
HDtwl_clks.c600 sc->sc_init_hook.ich_arg = dev; in twl_clks_attach()
/freebsd-14-stable/sys/arm/broadcom/bcm2835/
HDbcm2835_ft5406.c290 sc->sc_init_hook.ich_arg = sc; in ft5406ts_attach()
/freebsd-14-stable/sys/sys/
HDkernel.h487 void *ich_arg; member
/freebsd-14-stable/sys/dev/xdma/
HDxdma_fdt_test.c387 sc->config_intrhook.ich_arg = sc; in xdmatest_attach()
/freebsd-14-stable/sys/dev/adb/
HDadb_bus.c90 sc->enum_hook.ich_arg = dev; in adb_bus_attach()
/freebsd-14-stable/sys/dev/isci/
HDisci.c382 isci->config_hook.ich_arg = &isci->controllers[0]; in isci_initialize()
/freebsd-14-stable/sys/arm/arm/
HDpl310.c556 sc->sc_ich->ich_arg = sc; in pl310_attach()
/freebsd-14-stable/sys/dev/sound/macio/
HDi2s.c247 i2s_delayed_attach->ich_arg = sc; in i2s_attach()

123