Home
last modified time | relevance | path

Searched full:shut (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/linux/Documentation/devicetree/bindings/power/reset/
H A Dltc2952-poweroff.txt3 This chip is used to externally trigger a system shut down. Once the trigger has
4 been sent, the chip's watchdog has to be reset to gracefully shut down.
21 assertion before executing shut down procedure.
/linux/drivers/power/reset/
H A Dat91-poweroff.c23 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */
24 #define AT91_SHDW_SHDW BIT(0) /* Shut Down command */
27 #define AT91_SHDW_MR 0x04 /* Shut Down Mode Register */
35 #define AT91_SHDW_SR 0x08 /* Shut Down Status Register */
H A Dat91-sama5d2_shdwc.c34 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */
35 #define AT91_SHDW_SHDW BIT(0) /* Shut Down command */
38 #define AT91_SHDW_MR 0x04 /* Shut Down Mode Register */
44 #define AT91_SHDW_SR 0x08 /* Shut Down Status Register */
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-firmware-zynqmp71 shut down. This may result in the FPD power
72 domain being shut down provided that no other
75 The complete PS will be shut down, including the
79 The complete system/device is shut down.
/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter Shut Up (until toggled back on).
H A Dkobjects.c338 char shut; in silent_store() local
353 shut = 1; in silent_store()
356 shut = 0; in silent_store()
359 shut |= 0x40; in silent_store()
361 spk_shut_up |= shut; in silent_store()
363 spk_shut_up &= ~shut; in silent_store()
/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h28 * Indicates that the packet transport layer has been shut down or is
29 * being shut down and should not accept any new packets/data.
174 * transport layer has been shut down, calls to this function will be ignored.
H A Dssh_request_layer.h26 * Indicates that the request transport layer has been shut down or is
27 * being shut down and should not accept any new requests.
H A Dssh_packet_layer.c1136 * shut down, calls to this function will be ignored.
1310 * has been shut down.
1361 * on the queue, and %-ESHUTDOWN if the transmission layer has been shut down.
1386 * shut down. In all cases: Ignore the error. in __ssh_ptl_resubmit()
1420 * locked, is already queued, or the layer is being shut down. in ssh_ptl_resubmit_pending()
1541 * locked, is already queued, or the layer is being shut down. in ssh_ptl_timeout_reap()
1885 * ignored once the packet layer has been shut down.
1888 * success. Returns %-ESHUTDOWN if the packet layer has been shut down.
1905 * ssh_ptl_shutdown() - Shut down the packet transport layer.
1913 * As a result of this function, the transport layer will be marked as shut
[all …]
H A Dssh_request_layer.c359 * transport layer has been shut down.
1062 * started, the layer must first be shut down via ssh_rtl_shutdown() before
1150 * and/or request transport layer has been shut down before this call. May
1185 * ssh_rtl_shutdown() - Shut down request transport layer.
1193 * As a result of this function, the transport layer will be marked as shut
1194 * down. Submission of requests after the transport layer has been shut down
1205 * Ensure that the layer gets marked as shut-down before actually in ssh_rtl_shutdown()
1231 * we can also shut that down. in ssh_rtl_shutdown()
H A Dbus.c112 * shut down.
115 * ssam_device_remove() is issued before the controller is shut down. If the
117 * be automatically removed when the controller is shut down.
123 * i.e. that the device is removed before the controller is being shut down.
/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd96802-pmic.yaml29 for fatal IRQs which will cause the PMIC to shut down power outputs.
30 In many systems this will shut down the SoC contolling the PMIC and
H A Drohm,bd96801-pmic.yaml29 for fatal IRQs which will cause the PMIC to shut down power outputs.
30 In many systems this will shut down the SoC controlling the PMIC and
/linux/tools/arch/arm64/include/asm/
H A Dbarrier.h58 /* Only to shut up gcc ... */ \
91 /* Only to shut up gcc ... */ \
/linux/Documentation/devicetree/bindings/clock/
H A Didt,versaclock5.yaml88 shut down if the SD/OE pin is driven high. If 0, this disables the
89 shutdown functionality: the chip will never be shut down based on
/linux/sound/arm/
H A Dpxa2xx-ac97-regs.h32 #define GCR_ACLINK_OFF (1 << 3) /* AC-link Shut Off */
65 #define GSR_ACOFFD (1 << 3) /* AC-link Shut Off Done */
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
H A Drealtek,rt1015p.yaml25 0 means shut down; 1 means power on.
/linux/fs/nfs/
H A Dsysfs.c233 * Shut down the nfs_client only once all the superblocks
234 * have been shut down.
276 /* already shut down? */ in shutdown_store()
/linux/Documentation/power/
H A Dtricks.rst19 * use vga text console, shut down X. [If you really want X, you might
/linux/lib/
H A Ddebug_locks.c23 * shut up after that.
/linux/fs/xfs/
H A Dxfs_trans.c933 * transaction is dirty, we must shut down the filesystem because there is no
941 * being shut down. However, if the mount has not been shut down and the
942 * transaction is dirty we will shut the mount down and, in doing so, that
943 * guarantees that the log is shut down, too. Hence we don't need to be as
970 * See if the caller is relying on us to shut down the filesystem. We in xfs_trans_cancel()
980 /* Log items need to be consistent until the log is shut down. */ in xfs_trans_cancel()
/linux/Documentation/networking/
H A Dalias.rst49 If the base device is shut down the added aliases will be deleted too.
/linux/arch/arm/mach-tegra/
H A Dhotplug.c48 /* Shut down the current CPU. */ in tegra_cpu_die()
/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst25 On startup, nfsd and lockd grace periods start. nfsd is shut down by a write of

12345678910>>...22