Searched full:shutting (Results 1 – 25 of 316) sorted by relevance
12345678910>>...13
/Linux-v6.6/Documentation/driver-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-v6.6/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-v6.6/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-v6.6/include/linux/remoteproc/ |
D | qcom_rproc.h | 12 * @QCOM_SSR_BEFORE_SHUTDOWN: Remoteproc crashed or shutting down (stop stage)
|
/Linux-v6.6/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-v6.6/drivers/virt/ |
D | Kconfig | 39 3) An interrupt handler for shutting down the partition upon
|
/Linux-v6.6/Documentation/networking/ |
D | alias.rst | 33 The alias is removed by shutting the alias down::
|
/Linux-v6.6/drivers/net/ethernet/amd/pds_core/ |
D | adminq.c | 78 /* Don't process AdminQ when shutting down */ in pdsc_process_adminq() 141 /* Don't process AdminQ when shutting down */ in pdsc_adminq_isr()
|
/Linux-v6.6/drivers/char/ipmi/ |
D | ipmi_si_sm.h | 92 /* The interface is shutting down, so clean it up. */
|
/Linux-v6.6/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 | 574 dev_dbg(&port->dev, "%s(): shutting down urbs\n", __func__); in oti6858_close() 656 dev_dbg(&urb->dev->dev, "%s(): urb shutting down with status: %d\n", in oti6858_read_int_callback() 811 dev_dbg(&urb->dev->dev, "%s(): urb shutting down with status: %d\n", __func__, status); in oti6858_write_bulk_callback()
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/fs/ecryptfs/ |
D | kthread.c | 146 printk(KERN_ERR "%s: We are in the middle of shutting down; " in ecryptfs_privileged_open()
|
/Linux-v6.6/arch/m68k/mac/ |
D | psc.c | 72 * Initialize the PSC. For now this just involves shutting down all
|
/Linux-v6.6/net/openvswitch/ |
D | vport-netdev.c | 172 * if it's not already shutting down. in ovs_netdev_tunnel_destroy()
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | st,sta350.txt | 96 million clock cycles to pass before shutting down.
|
/Linux-v6.6/drivers/usb/host/ |
D | uhci-platform.c | 169 * do not acquire the spinlock before shutting down the controller.
|
D | uhci-grlib.c | 167 * do not acquire the spinlock before shutting down the controller.
|
/Linux-v6.6/fs/xfs/ |
D | xfs_notify_failure.c | 200 xfs_err(mp, "ondisk log corrupt, shutting down fs!"); in xfs_dax_notify_failure()
|
/Linux-v6.6/fs/notify/ |
D | notification.c | 79 * or the group is shutting down.
|
/Linux-v6.6/drivers/input/tablet/ |
D | kbtab.c | 48 "%s - urb shutting down with status: %d\n", in kbtab_irq()
|
12345678910>>...13