Searched refs:stops (Results 1 – 25 of 100) sorted by relevance
1234
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | amc6821.rst | 66 which is rw. Below this temperature fan stops. 82 Below this temperature the fan stops in
|
D | g762.rst | 59 integer value between 0 and 255. 0 stops the fan, 255 makes 65 entry (0 stops the fan, 255 makes it run at full speed). In closed-loop mode
|
D | g760a.rst | 26 Setting a period of 0 stops the fan; setting the period to 255 sets
|
D | thmc50.rst | 86 so it stops fans even if the value 0 into the ANALOG_OUT register does not.
|
D | amd_energy.rst | 84 running during probe, wakes up every 100secs and stops running
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | pxa_camera.rst | 33 Once the last buffer is filled in, the QCI interface stops. 154 - DMA controller finishes Videobuffer2, and DMA stops 191 If DMA stops just after pxa_camera_check_link_miss() reads DDADR()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_common.h | 97 q->q.stops++; in chcr_eth_txq_stop()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | ipoib.h | 87 atomic_t stops; member
|
D | ipoib_tx.c | 66 if (atomic_inc_return(&txq->stops) == 1) in hfi1_ipoib_stop_txq() 72 if (atomic_dec_and_test(&txq->stops)) in hfi1_ipoib_wake_txq() 732 atomic_set(&txq->stops, 0); in hfi1_ipoib_txreq_init()
|
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
D | x86_pkg_temperature_thermal.rst | 47 Setting 0, stops sending thermal notifications.
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | memory-hotplug.rst | 84 MEM_ONLINE, or MEM_OFFLINE action to cancel hotplugging. It stops 87 NOTIFY_STOP stops further processing of the notification queue.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-intel_th-devices-msc | 51 Description: (RW) Configure whether trace stops when the last available window
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
D | adder875-uboot.dts | 71 // Temporary until code stops depending on it.
|
D | adder875-redboot.dts | 72 // Temporary until code stops depending on it.
|
D | ep8248e.dts | 95 // Temporary until code stops depending on it.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | netif-msg.rst | 28 - 3 Interface starts and stops, including normal status messages
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/atm/ |
D | cxacru.rst | 109 - "restart" (stops, waits 1.5s, then starts)
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | max14577.txt | 34 stops. Valid values:
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 183 unsigned long stops; /* # of times q has been stopped */ member
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | ff.rst | 150 stops the effect if it was playing. 232 case, the driver stops the effect, up-load it, and restart it.
|
/kernel/linux/linux-5.10/Documentation/leds/ |
D | leds-class.rst | 125 it is guaranteed not to sleep, passing LED_OFF stops 131 device registers and can sleep, passing LED_OFF stops hardware
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 237 unsigned long stops; /* # of times queue has been stopped */ member
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | csi2.rst | 71 A transmitter stops sending the stream of images as a result of
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | quota.rst | 70 - four warnings are also defined for the event when user stops
|
/kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
D | machinecheck.rst | 43 the polling interval. When the poller stops finding MCEs, it
|
1234