Home
last modified time | relevance | path

Searched refs:shut (Results 1 – 25 of 81) sorted by relevance

1234

/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/accessibility/speakup/
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/Documentation/devicetree/bindings/sound/
H A Dti,tas6424.txt9 - standby-gpios: GPIO used to shut the TAS6424 down.
/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/Documentation/power/
H A Dtricks.rst19 * use vga text console, shut down X. [If you really want X, you might
/linux/Documentation/networking/
H A Dalias.rst49 If the base device is shut down the added aliases will be deleted too.
H A Dmultiqueue.rst25 comes online or when it's completely shut down (unregister_netdev(), etc.).
/linux/Documentation/devicetree/bindings/mfd/
H A Dtwl4030-power.txt21 configuration is used with the external oscillator being shut
/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
/linux/Documentation/crypto/
H A Dcrypto_engine.rst32 Start it via ``crypto_engine_start()``. When finished with your work, shut down the
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem20 shut-down event.
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar57 power on, shut down, or while running. Reading from this
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,q6v5.txt80 shut down
/linux/Documentation/hwmon/
H A Dmax31760.rst34 shut down the system. A dedicated ALERT pin reports that either a local or
H A Dadt7475.rst145 `pwm[1-*]_stall_disable sysfs attribute`. A value of 0 means the fans will shut
/linux/arch/arm/mach-omap1/
H A Dsleep.S76 @ work around errata of OMAP1510 PDE bit for TC shut down
/linux/arch/sh/
H A DKconfig.debug11 on-board Ethernet interface, and shut down the hardware). Note this
/linux/Documentation/process/
H A Dkernel-driver-statement.rst15 model and shut their users off from the expertise of the Linux
/linux/Documentation/admin-guide/media/
H A Dphilips.rst88 When power_save is enabled (set to 1), the module will try to shut down
92 will shut down, but never wake up). Consider this experimental. By
/linux/arch/arm/boot/dts/st/
H A Dste-hrefv60plus.dtsi30 /* Just shut down at 70 degrees */
/linux/arch/arm/boot/dts/gemini/
H A Dgemini-dlink-dns-313.dts132 /* Just shut down at 60 degrees */
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst282 Amplifier overheat protection was triggered and the amplifier shut down
286 Amplifier detected a short-circuit on the speaker output pins and shut
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enuminput.rst165 killer is enabled *and* has shut off color decoding.
/linux/net/sctp/
H A Dsm_make_chunk.c857 struct sctp_shutdownhdr shut; in sctp_make_shutdown() local
862 shut.cum_tsn_ack = htonl(ctsn); in sctp_make_shutdown()
865 sizeof(shut), GFP_ATOMIC); in sctp_make_shutdown()
870 sctp_addto_chunk(retval, sizeof(shut), &shut); in sctp_make_shutdown()
/linux/Documentation/driver-api/usb/
H A Dwriting_usb_driver.rst160 any private data that has been allocated at this time and to shut down
266 it. It needs to be able to shut down any current reads and writes and

1234