Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/mic/mpssd/
Dmpss159 unload() function
192 unload)
193 unload
/linux-4.4.14/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
Dtoshiba_haps.txt25 automatic HDD protection (head unload) on sudden moves or harsh vibrations,
Dthinkpad-acpi.txt250 Upon module unload, the hot keys mask will be restored
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_kms.c333 goto unload; in qxl_driver_load()
337 goto unload; in qxl_driver_load()
342 unload: in qxl_driver_load()
Dqxl_drv.c234 .unload = qxl_driver_unload,
/linux-4.4.14/drivers/gpu/drm/savage/
Dsavage_drv.c59 .unload = savage_driver_unload,
/linux-4.4.14/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
DChangeLog.ips68 4.10.13 - Fix for dynamic unload and proc file system
DChangeLog.sym53c8xx_225 (Driver unload failed with a bad address reference).
Dscsi_fc_transport.txt434 Driver unload:
DChangeLog.lpfc335 * rport fixes: fix for unload and for fabric port deletes
562 * Added lpfc_hba load/unload flags to take care of special cases
1453 * Add pci_disable_device to unload path.
Dst.txt391 MTLOAD and MTUNLOAD Explicitly load and unload the tape. If the
Dscsi_mid_low_api.txt246 down (i.e. module unload time)
/linux-4.4.14/drivers/gpu/drm/mga/
Dmga_drv.c65 .unload = mga_driver_unload,
/linux-4.4.14/drivers/gpu/drm/via/
Dvia_drv.c78 .unload = via_driver_unload,
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_drv.c42 .unload = udl_driver_unload,
/linux-4.4.14/drivers/gpu/drm/sis/
Dsis_drv.c107 .unload = sis_driver_unload,
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_drv.c94 .unload = mgag200_driver_unload,
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_drv.c124 .unload = virtio_gpu_driver_unload,
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_drv.c135 .unload = cirrus_driver_unload,
/linux-4.4.14/drivers/char/mwave/
DREADME5 are not saved by the BIOS and so do not persist after unload and reload.
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_drv.c201 .unload = ast_driver_unload,
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_drv.c84 .unload = bochs_unload,
/linux-4.4.14/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
204 you will have to unload them every time before an STR transition (ie. before
Ds2ram.txt11 simple module unload can fix it.
/linux-4.4.14/Documentation/
Ddell_rbu.txt30 The user should not unload the rbu driver after downloading the BIOS image
99 Also don't unload the rbu driver if the image has to be updated.
Dgcov.txt120 module unload time. The gcov mechanism provides a means to collect
Dbus-virt-phys-mapping.txt165 /* unmap when we unload the driver */
Dsysrq.txt208 if that slot in the table is blank. At module unload time, you must call
Dkprobes.txt311 So that you can load and unload Kprobes-based instrumentation modules,
Dkernel-parameters.txt1256 debugfs files are removed at module unload time.
/linux-4.4.14/Documentation/console/
Dconsole.txt23 give_up_console() - unload driver, it will only work if driver is fully unbond
87 developers. By unbinding the driver from the console layer, one can unload the
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c351 .unload = radeon_driver_unload,
576 .unload = radeon_driver_unload_kms,
/linux-4.4.14/Documentation/usb/
Diuu_phoenix.txt25 To use parameters, just unload the module if it is
Dhotplug.txt79 leverage USB module-init-tools support. Later agents might unload drivers.
/linux-4.4.14/drivers/gpu/drm/rcar-du/
Drcar_du_drv.c273 .unload = rcar_du_unload,
/linux-4.4.14/drivers/gpu/drm/
Ddrm_drv.c780 if (dev->driver->unload) in drm_dev_unregister()
781 dev->driver->unload(dev); in drm_dev_unregister()
/linux-4.4.14/Documentation/fb/
Dfbcon.txt153 Before going on how to attach, detach and unload the framebuffer console, an
174 So to unload the fbdev drivers, one must first unbind fbcon from the console,
221 you can unload it by 'rmmod fbcon'
/linux-4.4.14/include/linux/
Defi.h712 unsigned long unload; member
728 unsigned long unload; member
744 unsigned long unload; member
/linux-4.4.14/Documentation/RCU/
Drcubarrier.txt55 If we unload the module while some RCU callbacks are pending,
178 then return, permitting the module-unload operation to be completed.
287 Much later, yours truly hit the RCU module-unload problem when
DRTFP.txt586 Outline of algorithm to unload modules...
/linux-4.4.14/sound/oss/
Ddev_table.h55 void (*unload) (struct address_info *hw_config); member
DCHANGELOG223 the driver may not free some resources on unload. Should be fixed soon.
/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_drv.c268 .unload = shmob_drm_unload,
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_drv.c194 .unload = armada_drm_unload,
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c1642 if (instance->unload == 1) { in megasas_queue_command()
2694 if ((!cmd->abort_aen) && (instance->unload == 0)) { in megasas_service_aen()
2708 if ((instance->unload == 0) && in megasas_service_aen()
5497 instance->unload = 1; in megasas_probe_one()
5553 instance->unload = 0; in megasas_probe_one()
5711 instance->unload = 1; in megasas_suspend()
5834 instance->unload = 0; in megasas_resume()
5884 instance->unload = 1; in megasas_detach_one()
6006 instance->unload = 1; in megasas_shutdown()
6233 if (instance->unload == 1) { in megasas_mgmt_fw_ioctl()
[all …]
Dmegaraid_sas.h1786 u8 unload; member
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_drv.c193 .unload = fsl_dcu_unload,
/linux-4.4.14/Documentation/wimax/
DREADME.i2400m45 Once built you can load and unload using the provided load.sh script;
46 load.sh will load the modules, load.sh u will unload them.
/linux-4.4.14/Documentation/trace/
Dtracepoints.txt98 probe call, make sure that probe removal and module unload are safe.
Dftrace.txt2125 list. This is automatic in the module unload code, and the
/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-drm-core.c471 .unload = imx_drm_driver_unload,
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c280 .unload = rockchip_drm_unload,
/linux-4.4.14/Documentation/video4linux/
DREADME.cpia247 Use 'modprobe cpia2' to load and 'modprobe -r cpia2' to unload. This
Dv4l2-framework.txt844 When the video device nodes have to be removed, either during the unload
/linux-4.4.14/drivers/gpu/drm/gma500/
Dpsb_drv.c496 .unload = psb_driver_unload,
/linux-4.4.14/Documentation/sound/oss/
DPSS-updates47 parameter and with the parameter below set to true then a user can safely unload
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s153 // if bit 30 set, it's active, so we have to unload it first.
158 // unload the current channel - save the context
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c446 .unload = exynos_drm_unload,
/linux-4.4.14/Documentation/isdn/
DREADME.diversion121 To unload the module all open files to the device in the proc system must
DREADME.hysdn69 unload.
DREADME.gigaset171 package or a similar mechanism. Note that capiinit(1) cannot unload the
DREADME353 all profiles are initialized from this file. If you want to unload
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c492 .unload = amdgpu_driver_unload_kms,
/linux-4.4.14/net/ipv6/
DKconfig5 # IPv6 as module will cause a CRASH if you try to unload it
/linux-4.4.14/include/drm/
DdrmP.h418 int (*unload) (struct drm_device *); member
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c558 .unload = tilcdc_unload,
/linux-4.4.14/Documentation/networking/
Dde4x5.txt82 To unload a module, turn off the associated interface(s)
Ddl2k.txt134 The commands to unload a driver are as follows:
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc181 // $p1 direction (0 = unload, 1 = load)
247 // if it's active, unload it and return
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_drv.c836 .unload = dev_unload,
/linux-4.4.14/drivers/net/usb/
Dr8152.c614 void (*unload)(struct r8152 *); member
4095 ops->unload = rtl8152_unload; in rtl_ops_init()
4110 ops->unload = rtl8153_unload; in rtl_ops_init()
4246 tp->rtl_ops.unload(tp); in rtl8152_disconnect()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c968 .unload = msm_unload,
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.c926 .unload = tegra_drm_unload,
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_drm.c924 .unload = nouveau_drm_unload,
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-kernel-api.txt110 the watchdog is active. (This to avoid a system crash when you unload the
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.c1701 .unload = i915_driver_unload,
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1488 .unload = vmw_driver_unload,
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt563 To completely unload Speakup, again presuming that it is entirely built
572 If you have multiple drivers loaded, you need to unload all of them, in
573 order to completely unload Speakup.
578 You cannot unload the driver for software synthesizers when a user-space
596 You can use the modprobe -r command to unload driver modules, regardless
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt324 operations (such as kernel module unload operations) that
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES580 Fix /proc/fs module unload warning message (that could be logged
804 unload nls if mount fails.
/linux-4.4.14/Documentation/PCI/
Dpci.txt230 the pci_dev that they return. You must eventually (possibly at module unload)
/linux-4.4.14/init/
DKconfig1867 Without this option you will not be able to unload any
1876 This option allows you to force a module to unload, even if the