/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | ltc2952-poweroff.txt | 3 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 D | kobjects.c | 338 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 D | ti,tas6424.txt | 9 - standby-gpios: GPIO used to shut the TAS6424 down.
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-firmware-zynqmp | 71 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 D | tricks.rst | 19 * use vga text console, shut down X. [If you really want X, you might
|
/linux/Documentation/networking/ |
H A D | alias.rst | 49 If the base device is shut down the added aliases will be deleted too.
|
H A D | multiqueue.rst | 25 comes online or when it's completely shut down (unregister_netdev(), etc.).
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | twl4030-power.txt | 21 configuration is used with the external oscillator being shut
|
/linux/Documentation/admin-guide/nfs/ |
H A D | nfsd-admin-interfaces.rst | 25 On startup, nfsd and lockd grace periods start. nfsd is shut down by a write of
|
/linux/Documentation/crypto/ |
H A D | crypto_engine.rst | 32 Start it via ``crypto_engine_start()``. When finished with your work, shut down the
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-papr-pmem | 20 shut-down event.
|
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 57 power on, shut down, or while running. Reading from this
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,q6v5.txt | 80 shut down
|
/linux/Documentation/hwmon/ |
H A D | max31760.rst | 34 shut down the system. A dedicated ALERT pin reports that either a local or
|
H A D | adt7475.rst | 145 `pwm[1-*]_stall_disable sysfs attribute`. A value of 0 means the fans will shut
|
/linux/arch/arm/mach-omap1/ |
H A D | sleep.S | 76 @ work around errata of OMAP1510 PDE bit for TC shut down
|
/linux/arch/sh/ |
H A D | Kconfig.debug | 11 on-board Ethernet interface, and shut down the hardware). Note this
|
/linux/Documentation/process/ |
H A D | kernel-driver-statement.rst | 15 model and shut their users off from the expertise of the Linux
|
/linux/Documentation/admin-guide/media/ |
H A D | philips.rst | 88 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 D | ste-hrefv60plus.dtsi | 30 /* Just shut down at 70 degrees */
|
/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-dlink-dns-313.dts | 132 /* Just shut down at 60 degrees */
|
/linux/Documentation/sound/codecs/ |
H A D | cs35l56.rst | 282 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 D | vidioc-enuminput.rst | 165 killer is enabled *and* has shut off color decoding.
|
/linux/net/sctp/ |
H A D | sm_make_chunk.c | 857 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 D | writing_usb_driver.rst | 160 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
|