Searched full:shutting (Results 1 – 25 of 329) sorted by relevance
12345678910>>...14
/linux-6.12.1/Documentation/userspace-api/ |
D | dcdbas.rst | 56 shutting down. On some Dell systems, this host control feature requires that 57 a driver perform a SMI after the OS has finished shutting down. 61 action after the system has finished shutting down: 75 has finished shutting down.)
|
/linux-6.12.1/drivers/scsi/elx/libefc/ |
D | efc_sm.h | 83 /* node shutting down due to PLOGI recvd (implicit logo) */ 85 /* node shutting down due to LOGO recvd/sent (explicit logo) */
|
D | efc_fabric.c | 173 "p2p setup failed, shutting down node\n"); in __efc_fabric_flogi_wait_rsp() 223 "FLOGI failed evt=%s, shutting down nport [%s]\n", in __efc_fabric_flogi_wait_rsp() 294 efc_log_err(node->efc, "FDISC failed, shutting down nport\n"); in __efc_fabric_fdisc_wait_rsp() 1293 node_printf(node, "FLOGI LS_ACC failed, shutting down\n"); in __efc_p2p_wait_flogi_acc_cmpl() 1346 node_printf(node, "PLOGI failed, shutting down\n"); in __efc_p2p_wait_plogi_rsp()
|
/linux-6.12.1/drivers/gpu/drm/xe/display/ext/ |
D | i915_utils.c | 19 /* i915 specific, just put here for shutting it up */
|
/linux-6.12.1/Documentation/arch/arm/ |
D | tcm.rst | 60 - Other operations which implies shutting off or reconfiguring 76 device state when shutting off device power domains.
|
/linux-6.12.1/include/linux/remoteproc/ |
D | qcom_rproc.h | 12 * @QCOM_SSR_BEFORE_SHUTDOWN: Remoteproc crashed or shutting down (stop stage)
|
/linux-6.12.1/drivers/gpu/drm/imx/dcss/ |
D | dcss-crtc.c | 147 dev_err(dcss->dev, "Shutting off DTG timed out.\n"); in dcss_crtc_atomic_disable() 150 * Do not shut off CTXLD kick interrupt when shutting VBLANK off. It in dcss_crtc_atomic_disable()
|
/linux-6.12.1/drivers/virt/ |
D | Kconfig | 38 3) An interrupt handler for shutting down the partition upon
|
/linux-6.12.1/Documentation/networking/ |
D | alias.rst | 33 The alias is removed by shutting the alias down::
|
/linux-6.12.1/drivers/md/dm-vdo/ |
D | status-codes.h | 53 /* the VDO is shutting down */
|
D | status-codes.c | 30 { "VDO_SHUTTING_DOWN", "The device is shutting down" },
|
/linux-6.12.1/drivers/usb/serial/ |
D | navman.c | 42 dev_dbg(&port->dev, "%s - urb shutting down with status: %d\n", in navman_read_int_callback()
|
D | symbolserial.c | 50 dev_dbg(&port->dev, "%s - urb shutting down with status: %d\n", in symbol_int_callback()
|
D | oti6858.c | 572 dev_dbg(&port->dev, "%s(): shutting down urbs\n", __func__); in oti6858_close() 654 dev_dbg(&urb->dev->dev, "%s(): urb shutting down with status: %d\n", in oti6858_read_int_callback() 809 dev_dbg(&urb->dev->dev, "%s(): urb shutting down with status: %d\n", __func__, status); in oti6858_write_bulk_callback()
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_si_sm.h | 92 /* The interface is shutting down, so clean it up. */
|
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00link.c | 348 * When the radio is shutting down we should in rt2x00link_tuner() 405 * When the radio is shutting down we should in rt2x00link_watchdog()
|
/linux-6.12.1/include/linux/ |
D | percpu-refcount.h | 12 * start shutting down you call percpu_ref_kill() _before_ dropping the initial 22 * issuing the appropriate barriers, and then marks the ref as shutting down so
|
/linux-6.12.1/drivers/pcmcia/ |
D | sa1100_h3600.c | 133 * on one bus. We rely on the cs.c behaviour shutting down in h3600_pcmcia_socket_suspend()
|
/linux-6.12.1/fs/ecryptfs/ |
D | kthread.c | 146 printk(KERN_ERR "%s: We are in the middle of shutting down; " in ecryptfs_privileged_open()
|
/linux-6.12.1/arch/m68k/mac/ |
D | psc.c | 74 * Initialize the PSC. For now this just involves shutting down all
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | st,sta350.txt | 96 million clock cycles to pass before shutting down.
|
/linux-6.12.1/drivers/usb/host/ |
D | uhci-platform.c | 169 * do not acquire the spinlock before shutting down the controller.
|
D | uhci-grlib.c | 168 * do not acquire the spinlock before shutting down the controller.
|
/linux-6.12.1/fs/nfs_common/ |
D | nfslocalio.c | 140 * But the server may already be shutting down, if so disallow new localio. in nfs_open_local_fh()
|
/linux-6.12.1/drivers/net/dsa/realtek/ |
D | realtek-mdio.c | 170 * @mdiodev: mdio_device shutting down.
|
12345678910>>...14