/Linux-v4.19/samples/mic/mpssd/ |
D | mpss | 159 unload() function 192 unload) 193 unload
|
/Linux-v4.19/Documentation/livepatch/ |
D | callbacks.txt | 141 - 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/ |
D | sysfs-block-device | 32 - 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/ |
D | disk-shock-protection.txt | 20 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/ |
D | ib_rep.c | 108 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/ |
D | eswitch.h | 29 void (*unload)(struct mlx5_eswitch_rep *rep); member
|
/Linux-v4.19/drivers/gpu/drm/qxl/ |
D | qxl_drv.c | 87 goto unload; in qxl_pci_probe() 100 unload: in qxl_pci_probe()
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi.txt | 20 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/ |
D | savage_drv.c | 57 .unload = savage_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/mga/ |
D | mga_drv.c | 63 .unload = mga_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/via/ |
D | via_drv.c | 76 .unload = via_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/sis/ |
D | sis_drv.c | 103 .unload = sis_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 93 .unload = mgag200_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/udl/ |
D | udl_drv.c | 53 .unload = udl_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/virtio/ |
D | virtgpu_drv.c | 119 .unload = virtio_gpu_driver_unload,
|
/Linux-v4.19/drivers/gpu/drm/cirrus/ |
D | cirrus_drv.c | 134 .unload = cirrus_driver_unload,
|
/Linux-v4.19/drivers/char/mwave/ |
D | README | 5 are not saved by the BIOS and so do not persist after unload and reload.
|
/Linux-v4.19/Documentation/acpi/ |
D | aml-debugger.txt | 54 the "quit" or "exit" commands. When finished, unload the module with:
|
/Linux-v4.19/drivers/gpu/drm/ast/ |
D | ast_drv.c | 199 .unload = ast_driver_unload,
|
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/ |
D | TODO | 39 should properly handle a module unload. This also includes that all
|
/Linux-v4.19/drivers/gpu/drm/bochs/ |
D | bochs_drv.c | 86 .unload = bochs_unload,
|
/Linux-v4.19/Documentation/ |
D | dell_rbu.txt | 43 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/ |
D | drm_drv.h | 167 void (*unload) (struct drm_device *); member
|
/Linux-v4.19/Documentation/console/ |
D | console.txt | 23 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/ |
D | basic-pm-debugging.txt | 111 - 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
|