Home
last modified time | relevance | path

Searched refs:destroy_dev (Results 1 – 25 of 154) sorted by relevance

1234567

/freebsd-13.1/sys/dev/null/
H A Dnull.c199 destroy_dev(full_dev); in null_modevent()
200 destroy_dev(null_dev); in null_modevent()
201 destroy_dev(zero_dev); in null_modevent()
/freebsd-13.1/sys/cddl/dev/dtrace/
H A Ddtrace_unload.c31 destroy_dev(dtrace_dev); in dtrace_unload()
32 destroy_dev(helper_dev); in dtrace_unload()
/freebsd-13.1/sys/dev/mem/
H A Dmemdev.c147 destroy_dev(memdev); in mem_modevent()
148 destroy_dev(kmemdev); in mem_modevent()
/freebsd-13.1/sys/dev/spibus/
H A Dspigen.c155 destroy_dev(sc->sc_cdev); in spigen_attach()
368 destroy_dev(sc->sc_adev); in spigen_detach()
372 destroy_dev(sc->sc_cdev); in spigen_detach()
/freebsd-13.1/sys/arm64/intel/
H A Dstratix10-soc-fpga-mgr.c266 destroy_dev(sc->mgr_cdev); in fpgamgr_s10_detach()
267 destroy_dev(sc->mgr_cdev_partial); in fpgamgr_s10_detach()
/freebsd-13.1/share/examples/kld/cdev/module/
H A Dcdevmod.c135 destroy_dev(sdev); in cdev_load()
/freebsd-13.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c106 destroy_dev(sdev); in vcio_load()
/freebsd-13.1/sys/dev/proto/
H A Dproto_core.c257 destroy_dev(r->r_u.cdev); in proto_detach()
262 destroy_dev(r->r_u.cdev); in proto_detach()
265 destroy_dev(r->r_u.cdev); in proto_detach()
/freebsd-13.1/sys/dev/qlxge/
H A Dqls_ioctl.c77 destroy_dev(ha->ioctl_dev); in qls_del_cdev()
/freebsd-13.1/sys/dev/wtap/
H A Dif_wtap_module.c163 destroy_dev(sdev); in event_handler()
/freebsd-13.1/sys/cddl/dev/
H A Dprototype.c103 destroy_dev(prototype_cdev); in prototype_unload()
/freebsd-13.1/sys/dev/nvram/
H A Dnvram.c163 destroy_dev(nvram_dev); in nvram_modevent()
/freebsd-13.1/sys/dev/qlxgb/
H A Dqla_ioctl.c75 destroy_dev(ha->ioctl_dev); in qla_del_cdev()
/freebsd-13.1/sys/dev/terasic/mtl/
H A Dterasic_mtl_pixel.c160 destroy_dev(sc->mtl_pixel_cdev); in terasic_mtl_pixel_detach()
H A Dterasic_mtl_text.c193 destroy_dev(sc->mtl_text_cdev); in terasic_mtl_text_detach()
/freebsd-13.1/sys/dev/cardbus/
H A Dcardbus_device.c131 destroy_dev(devi->sc_cisdev); in cardbus_device_destroy()
/freebsd-13.1/sys/dev/backlight/
H A Dbacklight.c156 destroy_dev(dev); in backlight_destroy()
/freebsd-13.1/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c198 destroy_dev(dtmalloc_cdev); in dtmalloc_unload()
/freebsd-13.1/sys/dev/pccard/
H A Dpccard_device.c78 destroy_dev(sc->cisdev); in pccard_device_destroy()
/freebsd-13.1/sys/dev/pwm/
H A Dpwmc.c200 destroy_dev(sc->cdev); in pwmc_detach()
/freebsd-13.1/sys/dev/io/
H A Diodev.c202 destroy_dev(iodev); in io_modevent()
/freebsd-13.1/sys/contrib/rdma/krping/
H A Dkrping_dev.c83 destroy_dev(krping_dev); in krping_loader()
/freebsd-13.1/tools/tools/kttcp/sys/
H A Dkttcp.c262 destroy_dev(kttcp_dev); in kttcpdev_modevent()
/freebsd-13.1/sys/dev/wtap/plugins/
H A Dvisibility.c112 destroy_dev(plugin->wp_sdev); in visibility_deinit()
/freebsd-13.1/sys/dev/etherswitch/
H A Detherswitch.c132 destroy_dev(sc->sc_devnode); in etherswitch_detach()

1234567