| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | commands-boot-Add-API-to-pass-context-to-loader.patch | 7 in the boot hook and freed in the unload hook. In the case where a loader 9 the unload hook, but in some cases this runs when the loader's global 15 context that is passed to its boot and unload hooks. This is an alternative 51 + grub_err_t (*unload) (void); 81 + ret = hooks->unload (); 95 - grub_err_t (*unload) (void), 98 + grub_err_t (*unload) (void *context), 107 grub_loader_unload_func = unload; 116 + grub_err_t (*unload) (void), 125 + simple_loader_hooks.unload = unload; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | check_con_ap.sh | 12 ./unload.sh 27 ./unload.sh 42 ./unload.sh
|
| H A D | ap-tkip.sh | 6 ./unload.sh 45 ./unload.sh
|
| H A D | ap-aes.sh | 6 ./unload.sh 47 ./unload.sh
|
| H A D | load_ap_sta.sh | 12 ./unload.sh 90 ./unload.sh
|
| H A D | unload.sh | 3 ../unload.sh
|
| H A D | load_unload.sh | 8 ./unload.sh
|
| H A D | redodrv | 9 ./unload.sh
|
| H A D | ap.sh | 11 ./unload.sh
|
| H A D | sta.sh | 11 ./unload.sh
|
| H A D | scan_test.sh | 99 ./unload.sh
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/libs/core/ |
| H A D | plughandler.cpp | 51 qDebug() <<"unload "+ list.last()<< loader.unload(); in getShowPlugins() 90 loader->unload(); in loadPlugins() 102 if(loader && loader->unload()) in unloadPlugins()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature. 23 unload disk heads. This feature is being used in modern laptops in 42 -EOPNOTSUPP if the device does not support the unload feature. 77 unload operation to complete is vendor specific. The hint in ATA-7 86 be affected too. The only exception is that a subsequent head unload 109 version of the ATA standard than ATA-7, but do support the unload 113 support the unload feature (for instance, because the vendor of your
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-block-device | 34 - If the device does not support the unload heads feature, 41 ATA standard, but support the unload feature nonetheless. 44 does support the unload feature, then you can tell the kernel
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| H A D | tu102.c | 182 .unload = tu102_acr_unload_fwif, 210 hsfwif = nvkm_firmware_load(subdev, fwif->func->unload, "AcrUnload", in tu102_acr_load()
|
| H A D | gp102.c | 243 .unload = gp102_acr_unload_fwif, 264 hsfwif = nvkm_firmware_load(subdev, fwif->func->unload, "AcrUnload", in gp102_acr_load()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0047-dl-Only-allow-unloading-modules-that-are-not-depende.patch | 34 return grub_error (GRUB_ERR_BAD_ARGUMENT, "cannot unload persistent module"); 39 + return grub_error (GRUB_ERR_BAD_ARGUMENT, "cannot unload referenced module");
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kexec/ |
| H A D | test_kexec_load.sh | 34 kexec --unload
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | scsi.rst | 24 loaded, and if you unload the modules, it will have to be the last one 35 and then unload it once you have no further need for the driver (and release
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_drv.c | 113 goto unload; in qxl_pci_probe() 127 unload: in qxl_pci_probe()
|
| /OK3568_Linux_fs/buildroot/package/python-smmap2/ |
| H A D | Config.in | 8 it will automatically unload unused maps to allow continued
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeoserviceprovider.cpp | 702 d_ptr->unload(); in setAllowExperimental() 727 d_ptr->unload(); in setParameters() 782 void QGeoServiceProviderPrivate::unload() in unload() function in QGeoServiceProviderPrivate
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/savage/ |
| H A D | savage_drv.c | 58 .unload = savage_driver_unload,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/ |
| H A D | mga_drv.c | 62 .unload = mga_driver_unload,
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | page_pool.rst | 152 Driver unload 157 /* Driver unload */
|