Searched refs:kmod (Results 1 – 10 of 10) sorted by relevance
/third_party/eudev/rules/ |
D | 80-drivers.rules | 5 ENV{MODALIAS}=="?*", RUN{builtin}+="kmod load $env{MODALIAS}" 6 SUBSYSTEM=="tifm", ENV{TIFM_CARD_TYPE}=="SD", RUN{builtin}+="kmod load tifm_sd" 7 SUBSYSTEM=="tifm", ENV{TIFM_CARD_TYPE}=="MS", RUN{builtin}+="kmod load tifm_ms" 8 SUBSYSTEM=="memstick", RUN{builtin}+="kmod load ms_block mspro_block" 9 SUBSYSTEM=="i2o", RUN{builtin}+="kmod load i2o_block" 10 SUBSYSTEM=="module", KERNEL=="parport_pc", RUN{builtin}+="kmod load ppdev" 11 KERNEL=="mtd*ro", ENV{MTD_FTL}=="smartmedia", RUN{builtin}+="kmod load sm_ftl"
|
/third_party/eudev/ |
D | configure.ac | 260 AC_ARG_ENABLE(kmod, AS_HELP_STRING([--disable-kmod], [disable loadable modules support])) optenable 265 [AC_DEFINE(HAVE_KMOD, 1, [Define if kmod is available])], 266 AC_MSG_ERROR([*** kmod version >= 15 not found])) 269 AC_MSG_ERROR([*** kmod support requested, but libraries not found])
|
D | config.h.in | 77 /* Define if kmod is available */
|
D | configure | 1507 --disable-kmod disable loadable modules support
|
/third_party/mesa3d/.gitlab-ci/container/debian/ |
D | x86_build-base.sh | 32 kmod \
|
D | arm_build.sh | 24 kmod \
|
/third_party/iptables/iptables/ |
D | xshared.h | 82 const char *kmod; member
|
/third_party/iptables/libxtables/ |
D | xtables.c | 157 .kmod = "ip_tables", 167 .kmod = "ip6_tables", 473 ret = xtables_insmod(afinfo->kmod, modprobe, quiet); in xtables_load_ko()
|
/third_party/FreeBSD/ |
D | UPDATING | 215 just install the drm-kmod port. All others should install 216 drm-legacy-kmod. 219 drm-kmod. For hardware older than 2013, however, some users will need 220 to use drm-legacy-kmod if drm-kmod doesn't work for them. Hardware older 221 than 2008 usually only works in drm-legacy-kmod. The graphics team can 224 have hardware supported by drm-kmod, you are strongly encouraged to use 227 Other than KPI chasing, drm-legacy-kmod will not be updated. As outlined 232 Generally, anybody using the drm*-kmod packages should add
|
/third_party/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 79 sid kmod 1666 sid kmod system_u:object_r:unlabeled_t:s0
|