| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | kernel-module-split.bbclass | 93 autoload = d.getVar('module_autoload_%s' % basename) 94 if autoload and autoload == basename: 96 if autoload and basename not in autoloadlist: 101 if autoload: 102 for m in autoload.split(): 110 postinst += d.getVar('autoload_postinst_fragment') % (autoload or basename)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/aoe/ |
| H A D | examples.rst | 19 Example of AoE autoload script 22 .. literalinclude:: autoload.sh
|
| H A D | aoe.rst | 38 There is also an autoload script that shows how to edit
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | beelink_gs1_defconfig | 5 # MDEV is required to autoload the ethernet driver module
|
| H A D | pc_x86_64_efi_defconfig | 4 # Toolchain, required for eudev (to autoload drivers)
|
| H A D | pc_x86_64_bios_defconfig | 4 # Toolchain, required for eudev (to autoload drivers)
|
| /OK3568_Linux_fs/u-boot/board/ti/omap5_uevm/ |
| H A D | README | 16 U-Boot # setenv autoload no
|
| /OK3568_Linux_fs/u-boot/board/ti/dra7xx/ |
| H A D | README | 16 U-Boot # setenv autoload no
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_efuse.h | 77 u8 autoload; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_efuse.h | 77 u8 autoload; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/ |
| H A D | CVE-2021-45444_2.patch | 67 +autoload -Uz is-at-least 103 +autoload -Uz +X regexp-replace VCS_INFO_formats
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_efuse.c | 182 hal_status = rtw_hal_mac_check_efuse_autoload(mp->hal, &arg->autoload); in rtw_hal_mp_efuse_autoload_status() 184 PHL_INFO("%s: autoload status = %d\n", __FUNCTION__, arg->autoload); in rtw_hal_mp_efuse_autoload_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_efuse.c | 182 hal_status = rtw_hal_mac_check_efuse_autoload(mp->hal, &arg->autoload); in rtw_hal_mp_efuse_autoload_status() 184 PHL_INFO("%s: autoload status = %d\n", __FUNCTION__, arg->autoload); in rtw_hal_mp_efuse_autoload_status()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.odroid | 187 setenv autoload no 190 Odroid # setenv autoload no 230 (Assumes that you have setenv usbethaddr, and have not set autoload to no)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/ |
| H A D | vboxguestdrivers_6.1.34.bb | 82 # autoload if installed
|
| /OK3568_Linux_fs/u-boot/board/sandbox/ |
| H A D | README.sandbox | 225 set autoload no 232 set autoload no 240 set autoload no
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/slang/slang/ |
| H A D | terminfo_fixes.patch | 68 +TEST_SCRIPTS_NO_SLC = autoload nspace2 prep
|
| /OK3568_Linux_fs/u-boot/doc/SPL/ |
| H A D | README.am335x-network | 22 "setenv autoload no; " \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/ |
| H A D | vim.inc | 140 ${datadir}/${BPN}/${VIMDIR}/autoload \
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/appletalk/ |
| H A D | ltpc.rst | 36 alias lt0 ltpc # autoload the module when the interface is configured
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_drv.h | 83 rtw_hal_mac_check_efuse_autoload(struct rtw_hal_com_t *hal_com, u8 *autoload);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_drv.h | 83 rtw_hal_mac_check_efuse_autoload(struct rtw_hal_com_t *hal_com, u8 *autoload);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp_def.h | 622 u8 autoload; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp_def.h | 627 u8 autoload; member
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | .string.o.cmd | |