Searched refs:unload (Results 1 - 200 of 316) sorted by relevance

12

/linux-4.1.27/drivers/md/
H A Ddm-builtin.c5 * otherwise we are subject to module unload races.
11 * The release method suffers from module unload race. We may prevent the
20 * 2. The user issues ioctl function to unload the dm device
39 * In order to fix this module unload race, we place the release method
/linux-4.1.27/Documentation/mic/mpssd/
H A Dmpss161 unload() function
194 unload)
195 unload
198 echo $"Usage: $0 {start|stop|restart|status|unload}"
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrulib.h44 /* For user unload context */
84 * Structure used to pass unload context parameters to the driver
H A Dgrufault.c454 /* No asid (delayed unload). */ gru_try_dropin()
744 * User request to unload a context. Content is saved for possible reload.
H A Dgrutables.h350 struct mutex ts_ctxlock; /* load/unload CTX lock */
/linux-4.1.27/include/uapi/linux/
H A Dkexec.h19 * KEXEC_FILE_ON_CRASH : Load/unload operation belongs to kdump image.
H A Dfd.h39 spec1, /* stepping rate, head unload time */
134 unsigned long hut; /* Head unload time (remnant of
H A Dmtio.h62 #define MTUNLOAD 31 /* execute the SCSI unload command */
/linux-4.1.27/lib/
H A Dinterval_tree_test.c93 return -EAGAIN; /* Fail will directly unload the module */ interval_tree_test_init()
H A Dpercpu_test.c126 return -EAGAIN; /* Fail will directly unload the module */ percpu_test_init()
H A Drbtree_test.c245 return -EAGAIN; /* Fail will directly unload the module */ rbtree_test_init()
H A Dglob.c281 /* We need a dummy exit function to allow unload */ glob_fini()
H A Ddynamic_debug.c1011 /* apply ddebug_query boot param, dont unload tables on err */ dynamic_debug_init()
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Dxdi_msg.h60 wishes to stop adapter without unload
H A Ddadapter.c98 Should be called as last step, if driver does unload
358 This approach does allow to load/unload debug interface on demand,
H A Dos_4bri.c597 isr_spin_lock, "unload"); diva_4bri_cleanup_slave_adapters()
601 "unload"); diva_4bri_cleanup_slave_adapters()
H A Ddiva.c367 Called on driver unload FINIT, finit, Unload
H A Ddebug.c269 Finit at unload time
1930 diva_os_enter_spin_lock(&dbg_adapter_lock, &old_irql1, "unload"); diva_mnt_shutdown_xdi_adapters()
1931 diva_os_enter_spin_lock(&dbg_q_lock, &old_irql, "unload"); diva_mnt_shutdown_xdi_adapters()
1961 diva_os_leave_spin_lock(&dbg_q_lock, &old_irql, "unload"); diva_mnt_shutdown_xdi_adapters()
1970 diva_os_leave_spin_lock(&dbg_adapter_lock, &old_irql1, "unload"); diva_mnt_shutdown_xdi_adapters()
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c93 .unload = mgag200_driver_unload,
/linux-4.1.27/drivers/gpu/drm/savage/
H A Dsavage_drv.c59 .unload = savage_driver_unload,
/linux-4.1.27/drivers/gpu/drm/udl/
H A Dudl_drv.c42 .unload = udl_driver_unload,
/linux-4.1.27/include/linux/
H A Dapm_bios.h33 * Data for APM that is persistent across module unload/load
H A Dnotifier.h186 * device units up), device [un]mount chain, module load/unload chain,
H A Defi.h702 unsigned long unload; member in struct:__anon11649
718 unsigned long unload; member in struct:__anon11650
734 unsigned long unload; member in struct:__anon11651
H A Dipmi.h110 before you unload a module, you will be safe. And if you destroy
H A Disdnif.h163 #define ISDN_STAT_UNLOAD 266 /* Signal unload of lowlevel-driver */
H A Dmodule.h281 /* Here is the actual code + data, vfree'd on unload. */
H A Dlibata.h173 ATA_DFLAG_NO_UNLOAD = (1 << 17), /* device doesn't support unload */
366 ATA_EH_PARK = (1 << 5), /* unload heads and stop I/O */
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_kms.c333 goto unload; qxl_driver_load()
337 goto unload; qxl_driver_load()
342 unload: qxl_driver_load()
H A Dqxl_drv.c233 .unload = qxl_driver_unload,
/linux-4.1.27/drivers/acpi/acpica/
H A Dtbxfload.c3 * Module Name: tbxfload - Table load/unload external interfaces
371 * Allow unload of SSDT and OEMx tables only. Do not allow unload ACPI_EXPORT_SYMBOL()
H A Dacglobal.h122 /* Reader/Writer lock is used for namespace walk and dynamic table unload */
H A Dacinterp.h234 * exconfig - dynamic table load/unload
H A Dexconfig.c578 ACPI_WARNING((AE_INFO, "Received request to unload an ACPI table")); acpi_ex_unload_table()
H A Dnsutils.c558 * due to a table unload.
H A Dtbinstal.c330 * machines with many table load/unload operations), tables will acpi_tb_install_standard_table()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmac80211_if.h44 struct brcms_timer *next; /* for freeing on unload */
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_drv.c84 .unload = bochs_unload,
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_drv.c135 .unload = cirrus_driver_unload,
/linux-4.1.27/arch/tile/kernel/
H A Dtlb.c96 * kernel module unload. Otherwise we assume callers are not using
/linux-4.1.27/drivers/ata/
H A Dpata_isapnp.c105 * unload events as the core does not currently deal with ISAPnP docking.
H A Dpata_pcmcia.c298 * cleanup. Also called on module unload for any active devices.
/linux-4.1.27/drivers/gpu/drm/sis/
H A Dsis_drv.c107 .unload = sis_driver_unload,
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_module.c90 * Refuse to unload until the TTM device is released. ttm_exit()
/linux-4.1.27/drivers/gpu/drm/via/
H A Dvia_drv.c78 .unload = via_driver_unload,
/linux-4.1.27/drivers/video/backlight/
H A Dot200_bl.c141 /* on module unload set brightness to 100% */ ot200_backlight_remove()
/linux-4.1.27/kernel/gcov/
H A Dbase.c98 * Turn on reporting of profiling data load/unload-events through the
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_drv.c419 * Called at module unload time or when a PCI device is unplugged.
734 if (dev->driver->unload) drm_dev_register()
735 dev->driver->unload(dev); drm_dev_register()
760 if (dev->driver->unload) drm_dev_unregister()
761 dev->driver->unload(dev); drm_dev_unregister()
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_event.c62 * to unload the driver module. vmci_event_exit()
/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_drv.c201 .unload = ast_driver_unload,
/linux-4.1.27/drivers/gpu/drm/mga/
H A Dmga_drv.c65 .unload = mga_driver_unload,
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_7220.h90 * The chip counters are adjusted at driver unload if there is
H A Dqib_init.c863 * unload the driver, and also when the device is administratively
1315 * Do the non-unit driver cleanup, memory free, etc. at unload.
1407 * at unload; we do for ctxtcnt, because that's what we allocate. cleanup_device_data()
H A Dqib_driver.c751 * (that is, much like a driver unload/reload). We clear the INITTED flag
H A Dqib_common.h552 /* powered on hours, updated at driver unload */
/linux-4.1.27/include/linux/ssb/
H A Dssb_driver_gige.h127 * for unregistering the driver. So we could not unload the module anyway. */
/linux-4.1.27/include/uapi/sound/
H A Dsb16_csp.h110 /* unload microcode from CSP */
/linux-4.1.27/fs/exofs/
H A Dsys.c132 * of 1 which gets decremented only on exofs module unload
/linux-4.1.27/sound/oss/
H A Ddev_table.c128 until you unload sound! */ sound_install_mixer()
H A Ddev_table.h55 void (*unload) (struct address_info *hw_config); member in struct:driver_info
H A Duart401.c15 * interrupt allocation. Protect against bogus unload
H A Dmpu401.c18 * Zwane Mwaikambo Changed attach/unload resource freeing
H A Dsb_common.c875 otherwise we have to unload them. (Andrzej Krzysztofowicz) */
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-quirks.c257 * module unload.
303 * module unload.
/linux-4.1.27/drivers/s390/char/
H A Dtape_34xx.c525 * Environmental data present. Indicates either unload tape_34xx_unit_check()
529 /* Rewind unload completed ok. */ tape_34xx_unit_check()
578 * and control tape movement during an unload operation. tape_34xx_unit_check()
591 * - a failure occurs during an index, load, or unload cycle tape_34xx_unit_check()
628 /* Manual rewind or unload. This causes an I/O error. */ tape_34xx_unit_check()
752 /* End of Volume complete. Rewind unload completed ok. */ tape_34xx_unit_check()
H A Dtape_std.c489 * Implement 'rewind unload'
608 * MTUNLOAD: Rewind the tape and unload it.
H A Dtape.h90 TO_RUN, /* Rewind and unload tape */
H A Dtape_core.c439 * NOASSIGN or MULTIUSER option). After rewind/unload, there is no way to
/linux-4.1.27/drivers/staging/dgnc/
H A Ddgnc_driver.c128 * Driver load/unload functions
135 * Module unload. This is where it all ends.
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c137 nv_error(priv, "channel %d [%s] unload timeout\n", nv50_fifo_context_detach()
346 /* remove channel from playlist, fifo will unload context */ nv50_fifo_chan_fini()
H A Dg84.c111 nv_error(priv, "channel %d [%s] unload timeout\n", g84_fifo_context_detach()
/linux-4.1.27/drivers/video/fbdev/
H A Digafb.c395 fine. If you write unload code remember to free it in unload */ igafb_init()
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-alsa-main.c292 printk(KERN_INFO "cx18-alsa: module unload complete\n"); cx18_alsa_exit()
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtv-alsa-main.c300 pr_info("ivtv-alsa: module unload complete\n"); ivtv_alsa_exit()
H A Divtvfb.c1268 IVTVFB_WARN("Framebuffer %d is in use, cannot unload\n", ivtvfb_callback_cleanup()
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-device.c163 * device. To make it possible to unload modules for media v4l2_device_register_subdev()
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A D11h.c172 * or during unload.
/linux-4.1.27/drivers/sbus/char/
H A Ddisplay7seg.c39 * upon closure of device or module unload.
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dconnection.c111 * It will be freed later in module unload time, ptlrpc_connection_put()
/linux-4.1.27/drivers/pci/host/
H A Dpcie-spear13xx.c382 /* SPEAr13xx PCIe driver does not allow module unload */
H A Dpci-exynos.c649 /* Exynos PCIe driver does not allow module unload */
H A Dpci-imx6.c652 /* Freescale PCIe driver does not allow module unload */
/linux-4.1.27/drivers/gpu/drm/rcar-du/
H A Drcar_du_drv.c258 .unload = rcar_du_unload,
/linux-4.1.27/drivers/gpu/drm/shmobile/
H A Dshmob_drm_drv.c268 .unload = shmob_drm_unload,
/linux-4.1.27/drivers/tty/
H A Dn_tracerouter.c223 * n_tracerouter_exit - module unload
H A Dn_tracesink.c220 * n_tracesink_exit - module unload
H A Dsysrq.c1046 * op is not freed (eg. on module unload) while it is in use. __sysrq_swap_key_ops()
H A Dtty_ldisc.c82 * tty_unregister_ldisc - unload a line discipline
/linux-4.1.27/include/trace/events/
H A Dkvm.h230 {0, "unload"}, \
/linux-4.1.27/arch/s390/include/asm/
H A Dccwdev.h156 /* devices drivers call these during module load and unload.
/linux-4.1.27/arch/mips/kernel/
H A Dmodule.c265 we cannot unload the module, hence no refcnt needed. */ search_module_dbetables()
/linux-4.1.27/fs/
H A Dfilesystems.c23 * During the unload module must call unregister_filesystem().
/linux-4.1.27/net/ipv6/
H A Dping.c260 /* This never gets called because it's not possible to unload the ipv6 module,
/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Domap_drv.c530 DBG("unload: dev=%p", dev); dev_unload()
642 .unload = dev_unload,
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_drv.c350 .unload = radeon_driver_unload,
575 .unload = radeon_driver_unload_kms,
H A Dradeon_kms.c46 * radeon_driver_unload_kms - Main unload function for KMS. radeon_has_atpx()
50 * This is the main unload function for KMS (all asics). radeon_has_atpx()
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c677 printk(KERN_ERR "matroxfb_crtc2: Internal consistency check failed: crtc2 mismatch at unload: %p != %p\n", matroxfb_dh_deregisterfb()
679 printk(KERN_ERR "matroxfb_crtc2: Expect kernel crash after module unload.\n"); matroxfb_dh_deregisterfb()
/linux-4.1.27/drivers/macintosh/
H A Dtherm_windtunnel.c214 /* save registers (if we unload the module) */ setup_hardware()
/linux-4.1.27/drivers/media/radio/
H A Ddsbr100.c268 * Disconnect is also called on unload, and in that case we need to usb_dsbr100_disconnect()
/linux-4.1.27/drivers/staging/android/
H A Dsync.h213 * (i.e. module unload.) @obj won't actually be freed until all its children
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_drv.c311 .unload = armada_drm_unload,
/linux-4.1.27/drivers/char/agp/
H A Defficeon-agp.c14 * it will refuse to unload, indicating it is in use,
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c277 .unload = rockchip_drm_unload,
/linux-4.1.27/drivers/hid/
H A Dhid-wiimote-core.c914 /* load/unload MP module if it changed */ wiimote_init_poll_mp()
1121 /* load/unload extension module if it changed */ wiimote_init_hotplug()
1123 /* unload previous extension */ wiimote_init_hotplug()
1141 /* load/unload MP module if it changed */ wiimote_init_hotplug()
/linux-4.1.27/drivers/hv/
H A Dhv.c318 * references to the hv_vmbus module making it impossible to unload. hv_init_clockevent_device()
H A Dhv_fcopy.c364 * 2) When the fcopy daemon is running, if we unload the driver,
/linux-4.1.27/drivers/watchdog/
H A Dalim1535_wdt.c387 * if we cannot, the error causes the module to unload
H A Deurotechwdt.c401 * If your watchdog is set to continue ticking on close and you unload
H A Dpc87413_wdt.c553 * If your watchdog is set to continue ticking on close and you unload
H A Dwdt.c567 * If your watchdog is set to continue ticking on close and you unload
/linux-4.1.27/fs/afs/
H A Dcell.c422 * purge in-memory cell database on module unload or afs_init() failure
/linux-4.1.27/include/drm/ttm/
H A Dttm_object.h315 * Typically called from driver::unload before the destruction of the
H A Dttm_bo_api.h555 * Normally, this function is part of lastclose() or unload(), and at that
H A Dttm_bo_driver.h534 * Protected by load / firstopen / lastclose /unload sync.
/linux-4.1.27/drivers/staging/sm750fb/
H A Dsm750.c210 * and immediatly unload driver frequently (dual) lynxfb_ops_fillrect()
242 * and immediatly unload driver frequently (dual) lynxfb_ops_copyarea()
286 * and immediatly unload driver frequently (dual) lynxfb_ops_imageblit()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h78 * bnx2x_send_unload_req - request unload mode from the MCP.
81 * @unload_mode: requested function's unload mode
83 * Return unload mode returned by the MCP: COMMON, PORT or FUNC.
H A Dbnx2x_main.c1889 * At the end of load/unload driver checks that bnx2x_sp_event()
4108 /* Schedule device reset (unload) bnx2x_fan_failure()
6599 /* nic load/unload */
7113 * 3. PF driver unload flow: bnx2x_init_hw_common()
7128 * Having an MCP lock on the load/unload process does not guarantee that bnx2x_init_hw_common()
8316 * free the memory during unload). bnx2x_alloc_mem()
9006 * bnx2x_send_unload_req - request unload mode from the MCP.
9009 * @unload_mode: requested function's unload mode
9011 * Return unload mode returned by the MCP: COMMON, PORT or FUNC.
9184 /* Called during unload, to stop PTP-related stuff */ bnx2x_stop_ptp()
9804 /* unload "fake driver" if it was loaded */ bnx2x_leader_reset()
10203 * to unload, and no function on the path can be bnx2x_prev_unload_close_mac()
10429 DP(NETIF_MSG_HW, "Marked path [%d] - finished previous unload\n", bnx2x_prev_mark_path()
10467 BNX2X_DEV_INFO("Uncommon unload Flow\n"); bnx2x_prev_unload_uncommon()
10469 /* Test if previous unload process was already finished for this path */ bnx2x_prev_unload_uncommon()
10518 BNX2X_DEV_INFO("Common unload Flow\n"); bnx2x_prev_unload_common()
10641 /* Lock MCP using an unload request */ bnx2x_prev_unload()
10654 /* If Path is marked by EEH, ignore unload status */ bnx2x_prev_unload()
12206 /* If parity had happen during the unload, then attentions bnx2x_open()
13773 BNX2X_ERR("IO slot reset --> driver unload\n"); bnx2x_io_slot_reset()
14874 * unload / load (e.g. MTU change) while it is running. bnx2x_init_ptp()
H A Dbnx2x_cmn.c2939 DP(NETIF_MSG_IFUP, "Starting NIC unload\n"); bnx2x_nic_unload()
2954 * leader to complete or for other functions to unload and bnx2x_nic_unload()
2956 * unload and let other functions to complete a recovery bnx2x_nic_unload()
2965 BNX2X_ERR("Can't unload in closed or error state\n"); bnx2x_nic_unload()
2969 /* Nothing to do during unload if previous bnx2x_nic_load() bnx2x_nic_unload()
3016 /* if this is a normal/close unload need to clean up chip*/ bnx2x_nic_unload()
3103 DP(NETIF_MSG_IFUP, "Ending NIC unload\n"); bnx2x_nic_unload()
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c1577 if (instance->unload == 1) { megasas_queue_command()
2603 if ((!cmd->abort_aen) && (instance->unload == 0)) { megasas_service_aen()
2621 if ((instance->unload == 0) && megasas_service_aen()
5278 instance->unload = 1; megasas_probe_one()
5386 instance->unload = 0; megasas_probe_one()
5565 instance->unload = 1; megasas_suspend()
5741 instance->unload = 0; megasas_resume()
5791 instance->unload = 1; megasas_detach_one()
5918 instance->unload = 1; megasas_shutdown()
6154 if (instance->unload == 1) { megasas_mgmt_fw_ioctl()
6155 dev_info(&instance->pdev->dev, "Driver unload is in progress " megasas_mgmt_fw_ioctl()
6264 if (instance->unload == 1) { megasas_mgmt_ioctl_fw()
6338 if (instance->unload == 1) { megasas_mgmt_ioctl_aen()
6875 * megasas_exit - Driver unload entry point
H A Dmegaraid_sas.h1732 u8 unload; member in struct:megasas_instance
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c1840 "MAC address change failed for VF %d, as VF driver is loaded. Please unload VF driver and retry the operation\n", qlcnic_sriov_set_vf_mac()
1941 "VLAN change failed for VF %d, as VF driver is loaded. Please unload VF driver and retry the operation\n", qlcnic_sriov_set_vf_vlan()
2040 "Spoof check change failed for VF %d, as VF driver is loaded. Please unload VF driver and retry the operation\n", qlcnic_sriov_set_vf_spoofchk()
/linux-4.1.27/drivers/leds/
H A Dleds-ss4200.c548 * module unload
/linux-4.1.27/drivers/misc/
H A Dioc4.c483 /* Module unload */
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c293 .unload = exynos_drm_unload,
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_drv.c496 .unload = psb_driver_unload,
/linux-4.1.27/drivers/gpu/drm/imx/
H A Dimx-drm-core.c471 .unload = imx_drm_driver_unload,
/linux-4.1.27/drivers/char/mwave/
H A Dmwavedd.c528 * mwave_exit is called on module unload
/linux-4.1.27/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c541 .unload = tilcdc_unload,
/linux-4.1.27/drivers/gpu/host1x/
H A Dbus.c129 * first active subdevice, so unload the driver first. __host1x_subdev_unregister()
/linux-4.1.27/drivers/video/fbdev/aty/
H A Dradeonfb.h170 /* Other registers to save for VT switches or driver load/unload */
/linux-4.1.27/kernel/
H A Dpanic.c250 * 'R' - User forced a module unload.
H A Dkmod.c118 * successful module load does not mean the module did not then unload
H A Dmodule.c636 /* Init the unload section of the module. */ module_unload_init()
716 /* Clear the unload stuff of the module. */ module_unload_free()
793 /* This exists whether we can unload or not */
833 /* If it has an init func, it must have an exit func to unload */ SYSCALL_DEFINE2()
1852 /* Module unload stuff */ free_module()
3835 we cannot unload the module, hence no refcnt needed. */ search_module_extables()
/linux-4.1.27/sound/
H A Dsound_core.c101 * FIXME: we have to resolve modules and fine grained load/unload
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dphy.c843 "false driver sleep or unload\n"); rtl8723e_phy_set_bw_mode()
900 "sw_chnl_inprogress false driver sleep or unload\n"); rtl8723e_phy_sw_chnl()
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes.c777 * nes_remove - unload from kernel
1258 * nes_exit_module - module unload entry point
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf100.c1339 /* trigger a context unload by unsetting the "next channel valid" bit gf100_grctx_generate()
1345 nv_error(priv, "grctx template channel unload timeout\n"); gf100_grctx_generate()
/linux-4.1.27/drivers/i2c/
H A Di2c-dev.c617 * module load/unload record keeping
/linux-4.1.27/drivers/net/usb/
H A Dr8152.c602 void (*unload)(struct r8152 *); member in struct:r8152::rtl_ops
3932 ops->unload = rtl8152_unload; rtl_ops_init()
3945 ops->unload = rtl8153_unload; rtl_ops_init()
4077 tp->rtl_ops.unload(tp); rtl8152_disconnect()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_vport.c653 /* In case of driver unload, we shall not perform fabric logo as the lpfc_vport_delete()
/linux-4.1.27/drivers/sn/
H A Dioc3.c825 /* Module unload */ ioc3_exit()
/linux-4.1.27/drivers/s390/block/
H A Ddcssblk.c759 /* unload all related segments */ dcssblk_remove_store()
H A Ddasd_devmap.c472 * This may only be called at module unload or system shutdown.
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Dhal_com.c833 not check Fw LPS Leave, because Fw is unload. */ rtl8723a_get_fwlps_rf_on()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_fbdev.c756 * about to suspend or unload the driver. intel_fbdev_set_suspend()
H A Dintel_runtime_pm.c154 * For simplicity our driver load/unload and system suspend/resume code assumes
1385 * we're going to unload/reload. */ intel_power_domains_fini()
/linux-4.1.27/drivers/firewire/
H A Dcore-card.c583 * driver shuts down an fw_card. This allows the driver to cleanly unload,
/linux-4.1.27/drivers/usb/image/
H A Dmdc800.c59 * MOD_INC and MOD_DEC are changed in usb_probe to prevent load/unload
H A Dmicrotek.c64 * 20000417 fixed unload oops
/linux-4.1.27/fs/pstore/
H A Dram.c570 /* TODO(kees): We cannot unload ramoops since pstore doesn't support ramoops_remove()
/linux-4.1.27/include/acpi/
H A Dacpixf.h424 * ACPI table load/unload interfaces
/linux-4.1.27/drivers/platform/x86/
H A Dintel_scu_ipc.c613 * called for each device on a module unload or cleanup which is the
/linux-4.1.27/kernel/livepatch/
H A Dcore.c878 * unloaded. Right now, we don't allow patch modules to unload since klp_register_patch()
/linux-4.1.27/sound/soc/intel/baytrail/
H A Dsst-baytrail-ipc.c590 dev_dbg(byt->dev, "free all blocks and unload fw\n"); sst_byt_dsp_suspend_late()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
H A Dphy_common.c705 "false driver sleep or unload\n"); rtl92c_phy_set_bw_mode()
764 "sw_chnl_inprogress false driver sleep or unload\n"); rtl92c_phy_sw_chnl()
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_zilog.c725 /* unload "firmware", lock held */ fw_unload_locked()
739 /* unload "firmware" for the IR TX device */ fw_unload()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_intr.c853 "(unload and reload driver)\n"); handle_errors()
926 * sometimes happen during driver init and unload, don't want ipath_bad_intr()
H A Dipath_driver.c718 * at unload; we do for portcnt, because that's what we allocate. cleanup_device()
2318 * unload the driver, and also when the device is administratively
2545 * (that is, much like a driver unload/reload). We clear the INITTED flag
H A Dipath_iba6110.c1070 * Called during driver unload.
1621 * unload/reload, but isn't a bad idea at first init). PIO send ipath_ht_early_init()
H A Dipath_common.h593 /* powered on hours, updated at driver unload */
/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c1861 * we must stop and unload because we are losing access to the context. pfm_flush()
1894 DPRINT(("forcing unload\n")); pfm_flush()
1896 * stop and unload, returning with state UNLOADED pfm_flush()
1993 * either force an unload or go zombie pfm_close()
4430 * unload only when necessary pfm_context_unload()
4577 printk(KERN_ERR "perfmon: pfm_exit_thread [%d] state=%d unload failed %d\n", task_pid_nr(task), state, ret); pfm_exit_thread()
4586 printk(KERN_ERR "perfmon: pfm_exit_thread [%d] state=%d unload failed %d\n", task_pid_nr(task), state, ret); pfm_exit_thread()
6004 * possible on unload pfm_load_regs()
/linux-4.1.27/drivers/net/ethernet/via/
H A Dvia-velocity.c2919 * Device unload callback. Called on an unplug or on module
2920 * unload for each active device that is present. Disconnects
3749 * velocity_cleanup - module unload
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dphy.c1189 "false driver sleep or unload\n"); rtl88e_phy_set_bw_mode()
1247 "sw_chnl_inprogress false driver sleep or unload\n"); rtl88e_phy_sw_chnl()
/linux-4.1.27/drivers/scsi/
H A Dconstants.c875 {0x530a, "Data transfer device error - unload failed"},
876 {0x530b, "Data transfer device error - unload missing"},
H A Dppa.c116 * Reason: Kernel hackers HATE having to unload and reload modules for
H A Dimm.c120 * Reason: Kernel hackers HATE having to unload and reload modules for
H A Dst.c2554 /* Process the load and unload commands (does unload if the load code is zero) */ do_load_unload()
2574 * If arg >= 1 && arg <= 6 Enhanced load/unload in HP C1553A do_load_unload()
3704 if (!retval && cmd_in == SCSI_IOCTL_STOP_UNIT) { /* unload */ st_compat_ioctl()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dphy.c1343 "false driver sleep or unload\n"); rtl8723be_phy_set_bw_mode()
1403 "sw_chnl_inprogress false driver sleep or unload\n"); rtl8723be_phy_sw_chnl()
H A Ddm.c945 "driver is going to unload\n"); rtl8723be_dm_refresh_rate_adaptive_mask()
/linux-4.1.27/drivers/isdn/isdnloop/
H A Disdnloop.c1036 * Stop all cards before unload.
/linux-4.1.27/drivers/hwmon/
H A Dasus_atk0110.c1165 /* If the EC was disabled we will disable it again on unload */ atk_enumerate_new_hwmon()
/linux-4.1.27/drivers/ide/
H A Dide-io.c98 printk(KERN_ERR "%s: head unload failed!\n", ide_complete_cmd()
/linux-4.1.27/drivers/net/appletalk/
H A Dltpc.c151 * to fix timer unload on rmmod, but I don't think that's the problem.
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c305 xircom_remove is called on module-unload or on device-eject.
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.c1289 * driver unload, or wake on lan is not enabled, remove the link.
H A Dphy.c2710 * driver unload, or wake on lan is not enabled, restore the link to previous
2728 * driver unload, or wake on lan is not enabled, restore the link to previous
/linux-4.1.27/drivers/media/rc/
H A Dene_ir.c1120 /* main unload function */ ene_remove()
/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1148 * called when the device gets disconected or at module unload
/linux-4.1.27/drivers/misc/carma/
H A Dcarma-fpga-program.c959 * This probably won't survive an unload/load cycle of the Freescale dma_filter()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Ddm.c1016 "driver is going to unload\n"); rtl92ee_dm_refresh_rate_adaptive_mask()
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_init.c1237 * Function that gets called in the unload path.
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_chip.h110 #define UNLOAD_MEDIUM 0x02 /* unload */
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlu_object.h382 * lu_device_type_operations::ldto_init(). Called on module unload.
/linux-4.1.27/drivers/pci/hotplug/
H A Dacpiphp_glue.c854 * (which we access during module unload). acpiphp_enumerate_slots()
/linux-4.1.27/drivers/input/misc/
H A Dyealink.c44 * 20050701 henk sysfs write serialisation, fix potential unload races
/linux-4.1.27/drivers/input/serio/
H A Di8042.c933 * Save the CTR for restore on unload / reboot. i8042_controller_init()
/linux-4.1.27/drivers/dma/
H A Dmv_xor.c1291 /* it's currently unsafe to unload this module */
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_drv.c890 .unload = msm_unload,
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c949 .unload = nouveau_drm_unload,
/linux-4.1.27/drivers/block/
H A Dfloppy.c370 | | | Head unload time, msec (not used)
446 | | | | | | | Spec1 (stepping rate, head unload
527 * H is head unload time (1=16ms, 2=32ms, etc)
1238 /* Issue a "SPECIFY" command to set the step rate time, head unload time,
H A Dumem.c27 * - unregister umem from devfs at mod unload
/linux-4.1.27/drivers/gpu/drm/tegra/
H A Ddrm.c916 .unload = tegra_drm_unload,
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1397 .unload = vmw_driver_unload,
/linux-4.1.27/fs/ncpfs/
H A Dinode.c764 /* unload the NLS charsets */ delayed_free()
/linux-4.1.27/include/scsi/
H A Dscsi_host.h62 * Used as unload callback for hosts with old-style drivers.
/linux-4.1.27/kernel/trace/
H A Dtrace_events_trigger.c1256 /* Don't let event modules unload while probe registered */ event_enable_trigger_func()
/linux-4.1.27/sound/isa/sb/
H A Dsb16_csp.c463 * unload CSP microcode
/linux-4.1.27/include/drm/
H A DdrmP.h401 int (*unload) (struct drm_device *); member in struct:drm_driver
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_82575.c1381 * In the case of fiber serdes, shut down optics and PCS on driver unload
1827 * driver unload, or wake on lan is not enabled, remove the link.
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Defx.c2793 * This is called only at module unload (or hotplug removal).
2812 * This is called only at module unload (or hotplug removal).

Completed in 5254 milliseconds

12