| /freebsd-13.1/sys/cddl/dev/systrace/ |
| H A D | systrace.c | 392 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-13.1/sys/dev/ath/ |
| H A D | if_ath_rate.c | 70 DEV_MODULE(ath_rate, ath_rate_modevent, NULL);
|
| H A D | if_ath_dfs.c | 70 DEV_MODULE(ath_dfs, ath_dfs_modevent, NULL);
|
| H A D | ah_osdep_ar5210.c | 71 DEV_MODULE(ath_hal_ar5210, ath_hal_ar5210_modevent, NULL);
|
| H A D | ah_osdep_ar9300.c | 71 DEV_MODULE(ath_hal_ar9300, ath_hal_ar9300_modevent, NULL);
|
| H A D | ah_osdep_ar5211.c | 71 DEV_MODULE(ath_hal_ar5211, ath_hal_ar5211_modevent, NULL);
|
| H A D | if_ath_drv.c | 75 DEV_MODULE(if_ath, ath_modevent, NULL);
|
| H A D | ah_osdep_ar5212.c | 92 DEV_MODULE(ath_hal_ar5212, ath_hal_ar5212_modevent, NULL);
|
| H A D | ah_osdep_ar5416.c | 99 DEV_MODULE(ath_hal_ar5416, ath_hal_ar5416_modevent, NULL);
|
| /freebsd-13.1/tools/test/callout_free/ |
| H A D | callout_free.c | 87 DEV_MODULE(callout_free, callout_free_load, NULL);
|
| /freebsd-13.1/share/examples/kld/cdev/module/ |
| H A D | cdevmod.c | 148 DEV_MODULE(cdev, cdev_load, NULL);
|
| /freebsd-13.1/sys/modules/dtrace/dtraceall/ |
| H A D | dtraceall.c | 63 DEV_MODULE(dtraceall, dtraceall_modevent, NULL);
|
| /freebsd-13.1/share/examples/kld/random_adaptor/ |
| H A D | random_adaptor_example.c | 125 DEV_MODULE(live_random_example, live_random_example_modevent, NULL);
|
| /freebsd-13.1/sys/cddl/dev/dtrace/ |
| H A D | dtrace_test.c | 109 DEV_MODULE(dtrace_test, dtrace_test_modevent, NULL);
|
| /freebsd-13.1/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris.c | 103 DEV_MODULE(opensolaris, opensolaris_modevent, NULL);
|
| /freebsd-13.1/sys/dev/amr/ |
| H A D | amr_linux.c | 71 DEV_MODULE(amr_linux, amr_linux_modevent, NULL);
|
| /freebsd-13.1/sys/dev/aac/ |
| H A D | aac_linux.c | 74 DEV_MODULE(aac_linux, aac_linux_modevent, NULL);
|
| /freebsd-13.1/sys/dev/aacraid/ |
| H A D | aacraid_linux.c | 76 DEV_MODULE(aacraid_linux, aacraid_linux_modevent, NULL);
|
| /freebsd-13.1/sys/dev/mfi/ |
| H A D | mfi_linux.c | 83 DEV_MODULE(mfi_linux, mfi_linux_modevent, NULL);
|
| /freebsd-13.1/sys/amd64/sgx/ |
| H A D | sgx_linux.c | 115 DEV_MODULE(sgx_linux, sgx_linux_modevent, NULL);
|
| /freebsd-13.1/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_vcio.c | 117 DEV_MODULE(vcio, vcio_load, NULL);
|
| /freebsd-13.1/sys/dev/ipmi/ |
| H A D | ipmi_linux.c | 88 DEV_MODULE(ipmi_linux, ipmi_linux_modevent, NULL);
|
| /freebsd-13.1/sys/dev/mrsas/ |
| H A D | mrsas_linux.c | 140 DEV_MODULE(mrsas_linux, mrsas_linux_modevent, NULL);
|
| /freebsd-13.1/sys/dev/pty/ |
| H A D | pty.c | 166 DEV_MODULE(pty, pty_modevent, NULL);
|
| /freebsd-13.1/sys/cddl/dev/ |
| H A D | prototype.c | 141 DEV_MODULE(prototype, prototype_modevent, NULL);
|