/linux-4.1.27/drivers/md/ |
H A D | dm-builtin.c | 5 * 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 D | mpss | 161 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 D | grulib.h | 44 /* For user unload context */ 84 * Structure used to pass unload context parameters to the driver
|
H A D | grufault.c | 454 /* No asid (delayed unload). */ gru_try_dropin() 744 * User request to unload a context. Content is saved for possible reload.
|
H A D | grutables.h | 350 struct mutex ts_ctxlock; /* load/unload CTX lock */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | kexec.h | 19 * KEXEC_FILE_ON_CRASH : Load/unload operation belongs to kdump image.
|
H A D | fd.h | 39 spec1, /* stepping rate, head unload time */ 134 unsigned long hut; /* Head unload time (remnant of
|
H A D | mtio.h | 62 #define MTUNLOAD 31 /* execute the SCSI unload command */
|
/linux-4.1.27/lib/ |
H A D | interval_tree_test.c | 93 return -EAGAIN; /* Fail will directly unload the module */ interval_tree_test_init()
|
H A D | percpu_test.c | 126 return -EAGAIN; /* Fail will directly unload the module */ percpu_test_init()
|
H A D | rbtree_test.c | 245 return -EAGAIN; /* Fail will directly unload the module */ rbtree_test_init()
|
H A D | glob.c | 281 /* We need a dummy exit function to allow unload */ glob_fini()
|
H A D | dynamic_debug.c | 1011 /* apply ddebug_query boot param, dont unload tables on err */ dynamic_debug_init()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | xdi_msg.h | 60 wishes to stop adapter without unload
|
H A D | dadapter.c | 98 Should be called as last step, if driver does unload 358 This approach does allow to load/unload debug interface on demand,
|
H A D | os_4bri.c | 597 isr_spin_lock, "unload"); diva_4bri_cleanup_slave_adapters() 601 "unload"); diva_4bri_cleanup_slave_adapters()
|
H A D | diva.c | 367 Called on driver unload FINIT, finit, Unload
|
H A D | debug.c | 269 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 D | mgag200_drv.c | 93 .unload = mgag200_driver_unload,
|
/linux-4.1.27/drivers/gpu/drm/savage/ |
H A D | savage_drv.c | 59 .unload = savage_driver_unload,
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
H A D | udl_drv.c | 42 .unload = udl_driver_unload,
|
/linux-4.1.27/include/linux/ |
H A D | apm_bios.h | 33 * Data for APM that is persistent across module unload/load
|
H A D | notifier.h | 186 * device units up), device [un]mount chain, module load/unload chain,
|
H A D | efi.h | 702 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 D | ipmi.h | 110 before you unload a module, you will be safe. And if you destroy
|
H A D | isdnif.h | 163 #define ISDN_STAT_UNLOAD 266 /* Signal unload of lowlevel-driver */
|
H A D | module.h | 281 /* Here is the actual code + data, vfree'd on unload. */
|
H A D | libata.h | 173 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 D | qxl_kms.c | 333 goto unload; qxl_driver_load() 337 goto unload; qxl_driver_load() 342 unload: qxl_driver_load()
|
H A D | qxl_drv.c | 233 .unload = qxl_driver_unload,
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | tbxfload.c | 3 * 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 D | acglobal.h | 122 /* Reader/Writer lock is used for namespace walk and dynamic table unload */
|
H A D | acinterp.h | 234 * exconfig - dynamic table load/unload
|
H A D | exconfig.c | 578 ACPI_WARNING((AE_INFO, "Received request to unload an ACPI table")); acpi_ex_unload_table()
|
H A D | nsutils.c | 558 * due to a table unload.
|
H A D | tbinstal.c | 330 * 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 D | mac80211_if.h | 44 struct brcms_timer *next; /* for freeing on unload */
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
H A D | bochs_drv.c | 84 .unload = bochs_unload,
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
H A D | cirrus_drv.c | 135 .unload = cirrus_driver_unload,
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | tlb.c | 96 * kernel module unload. Otherwise we assume callers are not using
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_isapnp.c | 105 * unload events as the core does not currently deal with ISAPnP docking.
|
H A D | pata_pcmcia.c | 298 * cleanup. Also called on module unload for any active devices.
|
/linux-4.1.27/drivers/gpu/drm/sis/ |
H A D | sis_drv.c | 107 .unload = sis_driver_unload,
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
H A D | ttm_module.c | 90 * Refuse to unload until the TTM device is released. ttm_exit()
|
/linux-4.1.27/drivers/gpu/drm/via/ |
H A D | via_drv.c | 78 .unload = via_driver_unload,
|
/linux-4.1.27/drivers/video/backlight/ |
H A D | ot200_bl.c | 141 /* on module unload set brightness to 100% */ ot200_backlight_remove()
|
/linux-4.1.27/kernel/gcov/ |
H A D | base.c | 98 * Turn on reporting of profiling data load/unload-events through the
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_drv.c | 419 * 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 D | vmci_event.c | 62 * to unload the driver module. vmci_event_exit()
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
H A D | ast_drv.c | 201 .unload = ast_driver_unload,
|
/linux-4.1.27/drivers/gpu/drm/mga/ |
H A D | mga_drv.c | 65 .unload = mga_driver_unload,
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_7220.h | 90 * The chip counters are adjusted at driver unload if there is
|
H A D | qib_init.c | 863 * 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 D | qib_driver.c | 751 * (that is, much like a driver unload/reload). We clear the INITTED flag
|
H A D | qib_common.h | 552 /* powered on hours, updated at driver unload */
|
/linux-4.1.27/include/linux/ssb/ |
H A D | ssb_driver_gige.h | 127 * for unregistering the driver. So we could not unload the module anyway. */
|
/linux-4.1.27/include/uapi/sound/ |
H A D | sb16_csp.h | 110 /* unload microcode from CSP */
|
/linux-4.1.27/fs/exofs/ |
H A D | sys.c | 132 * of 1 which gets decremented only on exofs module unload
|
/linux-4.1.27/sound/oss/ |
H A D | dev_table.c | 128 until you unload sound! */ sound_install_mixer()
|
H A D | dev_table.h | 55 void (*unload) (struct address_info *hw_config); member in struct:driver_info
|
H A D | uart401.c | 15 * interrupt allocation. Protect against bogus unload
|
H A D | mpu401.c | 18 * Zwane Mwaikambo Changed attach/unload resource freeing
|
H A D | sb_common.c | 875 otherwise we have to unload them. (Andrzej Krzysztofowicz) */
|
/linux-4.1.27/drivers/hid/usbhid/ |
H A D | hid-quirks.c | 257 * module unload. 303 * module unload.
|
/linux-4.1.27/drivers/s390/char/ |
H A D | tape_34xx.c | 525 * 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 D | tape_std.c | 489 * Implement 'rewind unload' 608 * MTUNLOAD: Rewind the tape and unload it.
|
H A D | tape.h | 90 TO_RUN, /* Rewind and unload tape */
|
H A D | tape_core.c | 439 * NOASSIGN or MULTIUSER option). After rewind/unload, there is no way to
|
/linux-4.1.27/drivers/staging/dgnc/ |
H A D | dgnc_driver.c | 128 * 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 D | nv50.c | 137 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 D | g84.c | 111 nv_error(priv, "channel %d [%s] unload timeout\n", g84_fifo_context_detach()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | igafb.c | 395 fine. If you write unload code remember to free it in unload */ igafb_init()
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-alsa-main.c | 292 printk(KERN_INFO "cx18-alsa: module unload complete\n"); cx18_alsa_exit()
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
H A D | ivtv-alsa-main.c | 300 pr_info("ivtv-alsa: module unload complete\n"); ivtv_alsa_exit()
|
H A D | ivtvfb.c | 1268 IVTVFB_WARN("Framebuffer %d is in use, cannot unload\n", ivtvfb_callback_cleanup()
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-device.c | 163 * device. To make it possible to unload modules for media v4l2_device_register_subdev()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | 11h.c | 172 * or during unload.
|
/linux-4.1.27/drivers/sbus/char/ |
H A D | display7seg.c | 39 * upon closure of device or module unload.
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | connection.c | 111 * It will be freed later in module unload time, ptlrpc_connection_put()
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pcie-spear13xx.c | 382 /* SPEAr13xx PCIe driver does not allow module unload */
|
H A D | pci-exynos.c | 649 /* Exynos PCIe driver does not allow module unload */
|
H A D | pci-imx6.c | 652 /* Freescale PCIe driver does not allow module unload */
|
/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_drv.c | 258 .unload = rcar_du_unload,
|
/linux-4.1.27/drivers/gpu/drm/shmobile/ |
H A D | shmob_drm_drv.c | 268 .unload = shmob_drm_unload,
|
/linux-4.1.27/drivers/tty/ |
H A D | n_tracerouter.c | 223 * n_tracerouter_exit - module unload
|
H A D | n_tracesink.c | 220 * n_tracesink_exit - module unload
|
H A D | sysrq.c | 1046 * op is not freed (eg. on module unload) while it is in use. __sysrq_swap_key_ops()
|
H A D | tty_ldisc.c | 82 * tty_unregister_ldisc - unload a line discipline
|
/linux-4.1.27/include/trace/events/ |
H A D | kvm.h | 230 {0, "unload"}, \
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | ccwdev.h | 156 /* devices drivers call these during module load and unload.
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | module.c | 265 we cannot unload the module, hence no refcnt needed. */ search_module_dbetables()
|
/linux-4.1.27/fs/ |
H A D | filesystems.c | 23 * During the unload module must call unregister_filesystem().
|
/linux-4.1.27/net/ipv6/ |
H A D | ping.c | 260 /* This never gets called because it's not possible to unload the ipv6 module,
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.c | 530 DBG("unload: dev=%p", dev); dev_unload() 642 .unload = dev_unload,
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_drv.c | 350 .unload = radeon_driver_unload, 575 .unload = radeon_driver_unload_kms,
|
H A D | radeon_kms.c | 46 * 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 D | matroxfb_crtc2.c | 677 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 D | therm_windtunnel.c | 214 /* save registers (if we unload the module) */ setup_hardware()
|
/linux-4.1.27/drivers/media/radio/ |
H A D | dsbr100.c | 268 * 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 D | sync.h | 213 * (i.e. module unload.) @obj won't actually be freed until all its children
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
H A D | armada_drv.c | 311 .unload = armada_drm_unload,
|
/linux-4.1.27/drivers/char/agp/ |
H A D | efficeon-agp.c | 14 * it will refuse to unload, indicating it is in use,
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 277 .unload = rockchip_drm_unload,
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-wiimote-core.c | 914 /* 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 D | hv.c | 318 * references to the hv_vmbus module making it impossible to unload. hv_init_clockevent_device()
|
H A D | hv_fcopy.c | 364 * 2) When the fcopy daemon is running, if we unload the driver,
|
/linux-4.1.27/drivers/watchdog/ |
H A D | alim1535_wdt.c | 387 * if we cannot, the error causes the module to unload
|
H A D | eurotechwdt.c | 401 * If your watchdog is set to continue ticking on close and you unload
|
H A D | pc87413_wdt.c | 553 * If your watchdog is set to continue ticking on close and you unload
|
H A D | wdt.c | 567 * If your watchdog is set to continue ticking on close and you unload
|
/linux-4.1.27/fs/afs/ |
H A D | cell.c | 422 * purge in-memory cell database on module unload or afs_init() failure
|
/linux-4.1.27/include/drm/ttm/ |
H A D | ttm_object.h | 315 * Typically called from driver::unload before the destruction of the
|
H A D | ttm_bo_api.h | 555 * Normally, this function is part of lastclose() or unload(), and at that
|
H A D | ttm_bo_driver.h | 534 * Protected by load / firstopen / lastclose /unload sync.
|
/linux-4.1.27/drivers/staging/sm750fb/ |
H A D | sm750.c | 210 * 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 D | bnx2x_cmn.h | 78 * 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 D | bnx2x_main.c | 1889 * 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 D | bnx2x_cmn.c | 2939 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 D | megaraid_sas_base.c | 1577 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 D | megaraid_sas.h | 1732 u8 unload; member in struct:megasas_instance
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov_pf.c | 1840 "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 D | leds-ss4200.c | 548 * module unload
|
/linux-4.1.27/drivers/misc/ |
H A D | ioc4.c | 483 /* Module unload */
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.c | 293 .unload = exynos_drm_unload,
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | psb_drv.c | 496 .unload = psb_driver_unload,
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
H A D | imx-drm-core.c | 471 .unload = imx_drm_driver_unload,
|
/linux-4.1.27/drivers/char/mwave/ |
H A D | mwavedd.c | 528 * mwave_exit is called on module unload
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 541 .unload = tilcdc_unload,
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | bus.c | 129 * first active subdevice, so unload the driver first. __host1x_subdev_unregister()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | radeonfb.h | 170 /* Other registers to save for VT switches or driver load/unload */
|
/linux-4.1.27/kernel/ |
H A D | panic.c | 250 * 'R' - User forced a module unload.
|
H A D | kmod.c | 118 * successful module load does not mean the module did not then unload
|
H A D | module.c | 636 /* 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 D | sound_core.c | 101 * FIXME: we have to resolve modules and fine grained load/unload
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/ |
H A D | phy.c | 843 "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 D | nes.c | 777 * 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 D | ctxgf100.c | 1339 /* 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 D | i2c-dev.c | 617 * module load/unload record keeping
|
/linux-4.1.27/drivers/net/usb/ |
H A D | r8152.c | 602 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 D | lpfc_vport.c | 653 /* In case of driver unload, we shall not perform fabric logo as the lpfc_vport_delete()
|
/linux-4.1.27/drivers/sn/ |
H A D | ioc3.c | 825 /* Module unload */ ioc3_exit()
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dcssblk.c | 759 /* unload all related segments */ dcssblk_remove_store()
|
H A D | dasd_devmap.c | 472 * This may only be called at module unload or system shutdown.
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
H A D | hal_com.c | 833 not check Fw LPS Leave, because Fw is unload. */ rtl8723a_get_fwlps_rf_on()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_fbdev.c | 756 * about to suspend or unload the driver. intel_fbdev_set_suspend()
|
H A D | intel_runtime_pm.c | 154 * 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 D | core-card.c | 583 * driver shuts down an fw_card. This allows the driver to cleanly unload,
|
/linux-4.1.27/drivers/usb/image/ |
H A D | mdc800.c | 59 * MOD_INC and MOD_DEC are changed in usb_probe to prevent load/unload
|
H A D | microtek.c | 64 * 20000417 fixed unload oops
|
/linux-4.1.27/fs/pstore/ |
H A D | ram.c | 570 /* TODO(kees): We cannot unload ramoops since pstore doesn't support ramoops_remove()
|
/linux-4.1.27/include/acpi/ |
H A D | acpixf.h | 424 * ACPI table load/unload interfaces
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | intel_scu_ipc.c | 613 * called for each device on a module unload or cleanup which is the
|
/linux-4.1.27/kernel/livepatch/ |
H A D | core.c | 878 * 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 D | sst-baytrail-ipc.c | 590 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 D | phy_common.c | 705 "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 D | lirc_zilog.c | 725 /* 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 D | ipath_intr.c | 853 "(unload and reload driver)\n"); handle_errors() 926 * sometimes happen during driver init and unload, don't want ipath_bad_intr()
|
H A D | ipath_driver.c | 718 * 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 D | ipath_iba6110.c | 1070 * Called during driver unload. 1621 * unload/reload, but isn't a bad idea at first init). PIO send ipath_ht_early_init()
|
H A D | ipath_common.h | 593 /* powered on hours, updated at driver unload */
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | perfmon.c | 1861 * 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 D | via-velocity.c | 2919 * 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 D | phy.c | 1189 "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 D | constants.c | 875 {0x530a, "Data transfer device error - unload failed"}, 876 {0x530b, "Data transfer device error - unload missing"},
|
H A D | ppa.c | 116 * Reason: Kernel hackers HATE having to unload and reload modules for
|
H A D | imm.c | 120 * Reason: Kernel hackers HATE having to unload and reload modules for
|
H A D | st.c | 2554 /* 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 D | phy.c | 1343 "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 D | dm.c | 945 "driver is going to unload\n"); rtl8723be_dm_refresh_rate_adaptive_mask()
|
/linux-4.1.27/drivers/isdn/isdnloop/ |
H A D | isdnloop.c | 1036 * Stop all cards before unload.
|
/linux-4.1.27/drivers/hwmon/ |
H A D | asus_atk0110.c | 1165 /* If the EC was disabled we will disable it again on unload */ atk_enumerate_new_hwmon()
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-io.c | 98 printk(KERN_ERR "%s: head unload failed!\n", ide_complete_cmd()
|
/linux-4.1.27/drivers/net/appletalk/ |
H A D | ltpc.c | 151 * 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 D | xircom_cb.c | 305 xircom_remove is called on module-unload or on device-eject.
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | 80003es2lan.c | 1289 * driver unload, or wake on lan is not enabled, remove the link.
|
H A D | phy.c | 2710 * 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 D | ene_ir.c | 1120 /* main unload function */ ene_remove()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
H A D | cx231xx-cards.c | 1148 * called when the device gets disconected or at module unload
|
/linux-4.1.27/drivers/misc/carma/ |
H A D | carma-fpga-program.c | 959 * 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 D | dm.c | 1016 "driver is going to unload\n"); rtl92ee_dm_refresh_rate_adaptive_mask()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_init.c | 1237 * Function that gets called in the unload path.
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx_chip.h | 110 #define UNLOAD_MEDIUM 0x02 /* unload */
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lu_object.h | 382 * lu_device_type_operations::ldto_init(). Called on module unload.
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | acpiphp_glue.c | 854 * (which we access during module unload). acpiphp_enumerate_slots()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | yealink.c | 44 * 20050701 henk sysfs write serialisation, fix potential unload races
|
/linux-4.1.27/drivers/input/serio/ |
H A D | i8042.c | 933 * Save the CTR for restore on unload / reboot. i8042_controller_init()
|
/linux-4.1.27/drivers/dma/ |
H A D | mv_xor.c | 1291 /* it's currently unsafe to unload this module */
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 890 .unload = msm_unload,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 949 .unload = nouveau_drm_unload,
|
/linux-4.1.27/drivers/block/ |
H A D | floppy.c | 370 | | | 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 D | umem.c | 27 * - unregister umem from devfs at mod unload
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
H A D | drm.c | 916 .unload = tegra_drm_unload,
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.c | 1397 .unload = vmw_driver_unload,
|
/linux-4.1.27/fs/ncpfs/ |
H A D | inode.c | 764 /* unload the NLS charsets */ delayed_free()
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_host.h | 62 * Used as unload callback for hosts with old-style drivers.
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_events_trigger.c | 1256 /* Don't let event modules unload while probe registered */ event_enable_trigger_func()
|
/linux-4.1.27/sound/isa/sb/ |
H A D | sb16_csp.c | 463 * unload CSP microcode
|
/linux-4.1.27/include/drm/ |
H A D | drmP.h | 401 int (*unload) (struct drm_device *); member in struct:drm_driver
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 1381 * 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 D | efx.c | 2793 * This is called only at module unload (or hotplug removal). 2812 * This is called only at module unload (or hotplug removal).
|