Home
last modified time | relevance | path

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

1234

/Linux-v4.19/samples/mic/mpssd/
Dmpss159 unload() function
192 unload)
193 unload
/Linux-v4.19/Documentation/livepatch/
Dcallbacks.txt141 - unload target module
142 - unload livepatch
195 - unload livepatch
196 - unload target module
241 Test loading the livepatch after a targeted kernel module, then unload
247 - unload target module
249 - unload livepatch
300 - unload target module
302 - unload livepatch
353 - unload livepatch
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-device32 - If the device does not support the unload heads feature,
39 ATA standard, but support the unload feature nonetheless.
42 does support the unload feature, then you can tell the kernel
/Linux-v4.19/Documentation/laptops/
Ddisk-shock-protection.txt20 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
22 unload disk heads. This feature is being used in modern laptops in
41 -EOPNOTSUPP if the device does not support the unload feature.
76 unload operation to complete is vendor specific. The hint in ATA-7
85 be affected too. The only exception is that a subsequent head unload
108 version of the ATA standard than ATA-7, but do support the unload
112 support the unload feature (for instance, because the vendor of your
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dib_rep.c108 rep_if.unload = mlx5_ib_vport_rep_unload; in mlx5_ib_rep_register_vf_vports()
130 rep_if.unload = mlx5_ib_nic_rep_unload; in mlx5_ib_register_vport_reps()
/Linux-v4.19/include/linux/mlx5/
Deswitch.h29 void (*unload)(struct mlx5_eswitch_rep *rep); member
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_drv.c87 goto unload; in qxl_pci_probe()
100 unload: in qxl_pci_probe()
/Linux-v4.19/Documentation/scsi/
Dscsi.txt20 loaded, and if you unload the modules, it will have to be the last one
31 and then unload it once you have no further need for the driver (and release
/Linux-v4.19/drivers/gpu/drm/savage/
Dsavage_drv.c57 .unload = savage_driver_unload,
/Linux-v4.19/drivers/gpu/drm/mga/
Dmga_drv.c63 .unload = mga_driver_unload,
/Linux-v4.19/drivers/gpu/drm/via/
Dvia_drv.c76 .unload = via_driver_unload,
/Linux-v4.19/drivers/gpu/drm/sis/
Dsis_drv.c103 .unload = sis_driver_unload,
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.c93 .unload = mgag200_driver_unload,
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_drv.c53 .unload = udl_driver_unload,
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_drv.c119 .unload = virtio_gpu_driver_unload,
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.c134 .unload = cirrus_driver_unload,
/Linux-v4.19/drivers/char/mwave/
DREADME5 are not saved by the BIOS and so do not persist after unload and reload.
/Linux-v4.19/Documentation/acpi/
Daml-debugger.txt54 the "quit" or "exit" commands. When finished, unload the module with:
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.c199 .unload = ast_driver_unload,
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/
DTODO39 should properly handle a module unload. This also includes that all
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_drv.c86 .unload = bochs_unload,
/Linux-v4.19/Documentation/
Ddell_rbu.txt43 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.
/Linux-v4.19/include/drm/
Ddrm_drv.h167 void (*unload) (struct drm_device *); member
/Linux-v4.19/Documentation/console/
Dconsole.txt23 give_up_console() - unload driver; it will only work if driver
88 developers. By unbinding the driver from the console layer, one can unload the
/Linux-v4.19/Documentation/power/
Dbasic-pm-debugging.txt111 - if the test fails, unload a half of the drivers currently loaded and repeat
118 them), you have to unload it every time before hibernation. In that case please
159 unload n/2 of the modules and try again (that would probably involve rebooting
229 you will have to unload them every time before an STR transition (ie. before

1234