| /linux/include/linux/input/ |
| H A D | adxl34x.h | 90 * or inactivity detection. A '0' excludes the selected axis from 96 * to determine whether activity or inactivity is detected. In AC 102 * AC coupled operation for inactivity detection, a reference value 104 * device exceeds the inactivity threshold. Once the reference 109 * considered inactive and the inactivity interrupt is triggered. 135 * holds the threshold value for inactivity 138 * behavior if Inactivity interrupt is enabled. 147 * inactivity_threshold for inactivity to be declared. The scale factor 149 * operate on unfiltered data, the inactivity function operates on the 151 * generated for the inactivity interrupt to be triggered. This will [all …]
|
| /linux/drivers/iio/accel/ |
| H A D | adxl345_core.c | 86 /* activity/inactivity */ 279 /* inactivity */ 289 /* inactivity, AC bit set */ 357 /* activity / inactivity */ 386 /* Generated inactivity time based on ODR */ in adxl345_set_default_time() 396 /* Inactivity time in s */ in adxl345_set_default_time() 421 * adxl345_set_inact_time - Configure inactivity time explicitly or by ODR. 423 * @val_int: The inactivity time, integer part. 424 * @val_fract: The inactivity time, fractional part when val_int is 0. 426 * Inactivity time can be configured between 1 and 255 seconds. If a user sets [all …]
|
| H A D | adxl345.h | 26 /* Inactivity threshold */ 28 /* Inactivity time */ 30 /* Axis enable control for activity and inactivity detection */
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-brcmstb-memc | 6 Self Refresh Power Down (SRPD) inactivity timeout counted in 8 from 0 (disable inactivity timeout) to 65535 (0xffff).
|
| H A D | sysfs-platform-dell-laptop | 29 disabled because of inactivity. 54 keyboard illumination is disabled because of inactivity.
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-set-rec-timeout.rst | 14 LIRC_GET_REC_TIMEOUT/LIRC_SET_REC_TIMEOUT - Get/set the integer value for IR inactivity timeout. 39 Get and set the integer value for IR inactivity timeout.
|
| /linux/drivers/parport/ |
| H A D | ieee1284.c | 754 * parport_set_timeout - set the inactivity timeout for a device 756 * @inactivity: inactivity timeout (in jiffies) 758 * This sets the inactivity timeout for a particular device on a 763 * The return value is the previous inactivity timeout. 769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument 773 dev->timeout = inactivity; in parport_set_timeout()
|
| /linux/drivers/media/platform/st/sti/delta/ |
| H A D | delta-cfg.h | 56 /* PM runtime auto power-off after 5ms of inactivity */
|
| /linux/drivers/usb/host/ |
| H A D | xhci-port.h | 125 /* Inactivity timer value for transitions into U1, in microseconds. 130 /* Inactivity timer value for transitions into U2 */
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | devantech-srf04.yaml | 60 it's switched on again. After some period of inactivity the driver
|
| /linux/arch/arm/mach-lpc32xx/ |
| H A D | serial.c | 63 /* LPC3250 Errata HSUART.1: Hang workaround via loopback mode on inactivity */
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink.h | 69 * associated STAs due to inactivity. Inactivity timeout period is taken 749 * @inactivity_timeout: station's inactivity period in seconds 827 * @pm_standby timer: period of network inactivity in seconds before
|
| /linux/Documentation/mhi/ |
| H A D | mhi.rst | 175 device detects inactivity at the physical interface within a preset time.
|
| /linux/drivers/scsi/isci/ |
| H A D | init.c | 108 MODULE_PARM_DESC(ssp_inactive_to, "SSP inactivity timeout (100us incr)"); 112 MODULE_PARM_DESC(stp_inactive_to, "STP inactivity timeout (100us incr)");
|
| H A D | phy.h | 288 * This PHY information field tracks the number of times the inactivity
|
| /linux/drivers/spi/ |
| H A D | spi-spacemit-k1.c | 381 * Compute the RX FIFO inactivity timeout value that should be used. in k1_spi_set_speed() 382 * The inactivity timer restarts with each word that lands in the in k1_spi_set_speed()
|
| /linux/drivers/usb/misc/ |
| H A D | legousbtower.c | 52 * - timeout read now only after inactivity, shorten default accordingly 127 * Timeout occurs after the specified time of read and write inactivity.
|
| /linux/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 1103 parport_set_timeout - set the inactivity timeout 1113 long parport_set_timeout (struct pardevice *dev, long inactivity); 1118 Set the inactivity timeout, in jiffies, for a registered device. The 1131 ``inactivity`` jiffies, a timeout will occur and the blocking function
|
| /linux/Documentation/core-api/real-time/ |
| H A D | kernel-configuration.rst | 89 periods of inactivity. Very-low CPU idle states may require flushing the CPU
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 1333 unsigned long inactivity = in cw1200_alloc_link_id() local 1335 if (inactivity < max_inactivity) in cw1200_alloc_link_id() 1337 max_inactivity = inactivity; in cw1200_alloc_link_id()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.c | 1189 /* Inactivity timeout of a fatpipe(pstream) at the target */ 1207 * due to data flow on this AC. We start the inactivity timer only in ath6kl_wmi_pstream_timeout_event_rx() 1215 /* Indicate inactivity to driver layer for this fatpipe (pstream) */ in ath6kl_wmi_pstream_timeout_event_rx() 1587 /* Indicate stream inactivity to driver layer only if all tsids in ath6kl_wmi_cac_event_rx() 2691 * Indicate stream inactivity to driver layer only if all tsids in ath6kl_wmi_delete_pstream_cmd() 2761 * Indicate inactivity to driver layer for in ath6kl_wmi_relinquish_implicit_pstream_credits()
|
| /linux/Documentation/netlink/specs/ |
| H A D | nl80211.yaml | 176 - inactivity-timer 703 name: inactivity-timeout
|
| /linux/arch/m68k/atari/ |
| H A D | atakeyb.c | 549 /* wait for a period of inactivity (here: 0.25s), then assume the IKBD's in atari_keyb_init()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | link.c | 79 "RX inactivity detected. Schedule chip reset\n"); in ath_hw_rx_inactive_check()
|
| /linux/fs/xfs/ |
| H A D | xfs_mru_cache.c | 75 * and automatically reaped after a fixed period of inactivity.
|