Home
last modified time | relevance | path

Searched refs:autoload (Results 1 – 25 of 726) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-module-split.bbclass93 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 Dexamples.rst19 Example of AoE autoload script
22 .. literalinclude:: autoload.sh
H A Daoe.rst38 There is also an autoload script that shows how to edit
/OK3568_Linux_fs/buildroot/configs/
H A Dbeelink_gs1_defconfig5 # MDEV is required to autoload the ethernet driver module
H A Dpc_x86_64_efi_defconfig4 # Toolchain, required for eudev (to autoload drivers)
H A Dpc_x86_64_bios_defconfig4 # Toolchain, required for eudev (to autoload drivers)
/OK3568_Linux_fs/u-boot/board/ti/omap5_uevm/
H A DREADME16 U-Boot # setenv autoload no
/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A DREADME16 U-Boot # setenv autoload no
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_efuse.h77 u8 autoload; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_efuse.h77 u8 autoload; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/zsh/zsh/
H A DCVE-2021-45444_2.patch67 +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 Dhal_test_mp_efuse.c182 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 Dhal_test_mp_efuse.c182 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 DREADME.odroid187 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 Dvboxguestdrivers_6.1.34.bb82 # autoload if installed
/OK3568_Linux_fs/u-boot/board/sandbox/
H A DREADME.sandbox225 set autoload no
232 set autoload no
240 set autoload no
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/slang/slang/
H A Dterminfo_fixes.patch68 +TEST_SCRIPTS_NO_SLC = autoload nspace2 prep
/OK3568_Linux_fs/u-boot/doc/SPL/
H A DREADME.am335x-network22 "setenv autoload no; " \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/
H A Dvim.inc140 ${datadir}/${BPN}/${VIMDIR}/autoload \
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/appletalk/
H A Dltpc.rst36 alias lt0 ltpc # autoload the module when the interface is configured
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_drv.h83 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 Dhal_api_drv.h83 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 Dphl_test_mp_def.h622 u8 autoload; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_def.h627 u8 autoload; member
/OK3568_Linux_fs/u-boot/spl/lib/
H A D.string.o.cmd

12345678910>>...30