Home
last modified time | relevance | path

Searched refs:unload (Results 1 – 25 of 84) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-block-device34 - 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
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst21 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
Dtoshiba_haps.rst26 automatic HDD protection (head unload) on sudden moves or harsh vibrations,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dtu102.c182 .unload = tu102_acr_unload_fwif,
210 hsfwif = nvkm_firmware_load(subdev, fwif->func->unload, "AcrUnload", in tu102_acr_load()
Dgp108.c91 .unload = gp108_acr_unload_fwif,
Dgp102.c243 .unload = gp102_acr_unload_fwif,
264 hsfwif = nvkm_firmware_load(subdev, fwif->func->unload, "AcrUnload", in gp102_acr_load()
Dpriv.h22 const struct nvkm_acr_hsf_fwif *unload; member
Dgm200.c443 .unload = gm200_acr_unload_fwif,
466 hsfwif = nvkm_firmware_load(subdev, fwif->func->unload, "AcrUnload", in gm200_acr_load()
/kernel/linux/linux-5.10/tools/testing/selftests/kexec/
Dtest_kexec_load.sh34 kexec --unload
Dtest_kexec_file_load.sh121 kexec --unload --kexec-file-syscall
/kernel/linux/linux-5.10/Documentation/scsi/
Dscsi.rst24 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
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
Dqxl_drv.c113 goto unload; in qxl_pci_probe()
127 unload: in qxl_pci_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
Dsavage_drv.c58 .unload = savage_driver_unload,
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
Dmga_drv.c62 .unload = mga_driver_unload,
/kernel/linux/linux-5.10/drivers/gpu/drm/via/
Dvia_drv.c78 .unload = via_driver_unload,
/kernel/linux/linux-5.10/include/linux/mlx5/
Deswitch.h35 void (*unload)(struct mlx5_eswitch_rep *rep); member
/kernel/linux/linux-5.10/Documentation/networking/
Dpage_pool.rst152 Driver unload
157 /* Driver unload */
/kernel/linux/linux-5.10/drivers/gpu/drm/sis/
Dsis_drv.c105 .unload = sis_driver_unload,
/kernel/linux/linux-5.10/drivers/char/mwave/
DREADME5 are not saved by the BIOS and so do not persist after unload and reload.
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dib_rep.c93 .unload = mlx5_ib_vport_rep_unload,
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/
Daml-debugger.rst62 the "quit" or "exit" commands. When finished, unload the module with::
/kernel/linux/linux-5.10/Documentation/admin-guide/
Ddell_rbu.rst43 The user should not unload the rbu driver after downloading the BIOS image
127 Also don't unload the rbu driver if the image has to be updated.
/kernel/linux/linux-5.10/include/drm/
Ddrm_drv.h258 void (*unload) (struct drm_device *); member
/kernel/linux/linux-5.10/Documentation/driver-api/
Dconsole.rst26 give_up_console() - unload driver; it will only work if driver
97 developers. By unbinding the driver from the console layer, one can unload the
/kernel/linux/linux-5.10/Documentation/power/
Dbasic-pm-debugging.rst120 - if the test fails, unload a half of the drivers currently loaded and repeat
127 them), you have to unload it every time before hibernation. In that case please
169 unload n/2 of the modules and try again (that would probably involve rebooting
242 you will have to unload them every time before an STR transition (ie. before

1234