config_intrhook_oneshot
config_intrhook_oneshot(aw_gpio_enable_bank_supply, sc);
config_intrhook_oneshot(imx_hdmi_init, dev);
config_intrhook_oneshot(xpt_config, NULL);
config_intrhook_oneshot(at45d_delayed_attach, sc);
config_intrhook_oneshot(pcf8591_start, sc);
config_intrhook_oneshot(twsi_intr_start, dev);
config_intrhook_oneshot(ds13rtc_start, sc);
config_intrhook_oneshot(s390rtc_start, dev);
config_intrhook_oneshot(htu21_start, sc);
config_intrhook_oneshot((ich_func_t)bus_attach_children, dev);
void config_intrhook_oneshot(ich_func_t _func, void *_arg);