Searched refs:DEV_MODULE (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-12-stable/sys/dev/ath/
H A Dah_osdep_ar5210.c71 DEV_MODULE(ath_hal_ar5210, ath_hal_ar5210_modevent, NULL);
H A Dah_osdep_ar5211.c71 DEV_MODULE(ath_hal_ar5211, ath_hal_ar5211_modevent, NULL);
H A Dah_osdep_ar9300.c71 DEV_MODULE(ath_hal_ar9300, ath_hal_ar9300_modevent, NULL);
H A Dif_ath_dfs.c70 DEV_MODULE(ath_dfs, ath_dfs_modevent, NULL);
H A Dif_ath_rate.c70 DEV_MODULE(ath_rate, ath_rate_modevent, NULL);
H A Dah_osdep_ar5212.c92 DEV_MODULE(ath_hal_ar5212, ath_hal_ar5212_modevent, NULL);
H A Dah_osdep_ar5416.c99 DEV_MODULE(ath_hal_ar5416, ath_hal_ar5416_modevent, NULL);
H A Dif_ath_drv.c75 DEV_MODULE(if_ath, ath_modevent, NULL);
/freebsd-12-stable/share/examples/kld/cdev/module/
H A Dcdevmod.c148 DEV_MODULE(cdev, cdev_load, NULL);
/freebsd-12-stable/sys/dev/aac/
H A Daac_linux.c74 DEV_MODULE(aac_linux, aac_linux_modevent, NULL);
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_linux.c78 DEV_MODULE(aacraid_linux, aacraid_linux_modevent, NULL);
/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris.c102 DEV_MODULE(opensolaris, opensolaris_modevent, NULL);
/freebsd-12-stable/sys/cddl/dev/dtrace/
H A Ddtrace_test.c106 DEV_MODULE(dtrace_test, dtrace_test_modevent, NULL);
/freebsd-12-stable/sys/dev/random/
H A Ddarn.c140 DEV_MODULE(darn, darn_modevent, NULL);
H A Divy.c130 DEV_MODULE(rdrand, rdrand_modevent, NULL);
H A Dnehemiah.c149 DEV_MODULE(nehemiah, nehemiah_modevent, NULL);
/freebsd-12-stable/sys/dev/amr/
H A Damr_linux.c71 DEV_MODULE(amr_linux, amr_linux_modevent, NULL);
/freebsd-12-stable/sys/modules/dtrace/dtraceall/
H A Ddtraceall.c63 DEV_MODULE(dtraceall, dtraceall_modevent, NULL);
/freebsd-12-stable/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c125 DEV_MODULE(live_random_example, live_random_example_modevent, NULL);
/freebsd-12-stable/sys/cddl/dev/systrace/
H A Dsystrace.c392 DEV_MODULE(systrace_linux, systrace_modevent, NULL);
402 DEV_MODULE(systrace_linux32, systrace_modevent, NULL);
408 DEV_MODULE(systrace_freebsd32, systrace_modevent, NULL);
413 DEV_MODULE(systrace, systrace_modevent, NULL);
/freebsd-12-stable/sys/dev/mfi/
H A Dmfi_linux.c83 DEV_MODULE(mfi_linux, mfi_linux_modevent, NULL);
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c117 DEV_MODULE(vcio, vcio_load, NULL);
/freebsd-12-stable/sys/amd64/sgx/
H A Dsgx_linux.c114 DEV_MODULE(sgx_linux, sgx_linux_modevent, NULL);
/freebsd-12-stable/sys/cddl/dev/
H A Dprototype.c141 DEV_MODULE(prototype, prototype_modevent, NULL);
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmi_linux.c88 DEV_MODULE(ipmi_linux, ipmi_linux_modevent, NULL);

Completed in 178 milliseconds

123