/kernel/linux/linux-5.10/include/linux/input/ |
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 …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
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.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-platform-dell-laptop | 29 disabled because of inactivity. 54 keyboard illumination is disabled because of inactivity.
|
D | sysfs-bus-usb | 264 tuning the timeout for L1 inactivity timer (LPM timer), e.g. 265 needed inactivity time before host requests the device to go to L1 sleep.
|
/kernel/linux/linux-5.10/drivers/parport/ |
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()
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
D | adxl34x.c | 32 #define THRESH_INACT 0x25 /* R/W Inactivity threshold */ 33 #define TIME_INACT 0x26 /* R/W Inactivity time */ 35 /* inactivity detection */ 68 #define INACTIVITY (1 << 3) macro 333 if (int_stat & INACTIVITY) in adxl34x_irq() 795 ac->int_mask |= ACTIVITY | INACTIVITY; in adxl34x_probe()
|
/kernel/linux/linux-5.10/drivers/net/caif/ |
D | caif_hsi.c | 36 /* Inactivity timeout on HSI, ms */ 351 /* Start inactivity timer. */ in cfhsi_start_tx() 612 /* Update inactivity timer if pending. */ in cfhsi_rx_done() 848 /* Start inactivity timer. */ in cfhsi_wake_up() 1063 /* Delete inactivity timer if started. */ in cfhsi_xmit() 1197 /* Setup the inactivity timer. */ in cfhsi_open() 1298 * Inactivity timeout in millisecs. Lowest possible value is 1, in cfhsi_netlink_parms() 1303 /* Pre-calculate inactivity timeout. */ in cfhsi_netlink_parms()
|
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
D | delta-cfg.h | 56 /* PM runtime auto power-off after 5ms of inactivity */
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | cyclades.h | 253 #define ZF_TINACT_DEF 1000 /* default inactivity timeout 357 #define C_CM_TINACT 0x51 /* set inactivity detection */ 453 __u32 inactivity; /* inactivity control */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
D | hostap_ap.h | 114 /* Default value for maximum station inactivity. After AP_MAX_INACTIVITY_SEC 120 * max inactivity timer. */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/proximity/ |
D | devantech-srf04.yaml | 60 it's switched on again. After some period of inactivity the driver
|
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/ |
D | serial.c | 62 /* LPC3250 Errata HSUART.1: Hang workaround via loopback mode on inactivity */
|
/kernel/linux/linux-5.10/include/net/caif/ |
D | caif_hsi.h | 182 * @IFLA_CAIF_HSI_INACTIVITY_TOUT: Inactivity timeout before
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | cyclades.h | 275 __u32 inactivity; member
|
/kernel/linux/linux-5.10/drivers/net/ipa/ |
D | ipa_reg.h | 200 /* The internal inactivity timer clock is used for the aggregation timer */ 201 #define TIMER_FREQUENCY 32000 /* 32 KHz inactivity timer clock */
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | runtime_pm.rst | 297 function was last called for this device; used in calculating inactivity 841 automatically be delayed until the desired period of inactivity has elapsed. 843 Inactivity is determined based on the power.last_busy field. Drivers should 846 of the inactivity period is a matter of policy. Subsystems can set this length
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
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
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | cyclades.h | 284 __u32 inactivity; member
|
/kernel/linux/linux-5.10/Documentation/mhi/ |
D | mhi.rst | 175 device detects inactivity at the physical interface within a preset time.
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
D | init.c | 112 MODULE_PARM_DESC(ssp_inactive_to, "SSP inactivity timeout (100us incr)"); 116 MODULE_PARM_DESC(stp_inactive_to, "STP inactivity timeout (100us incr)");
|
D | phy.h | 288 * This PHY information field tracks the number of times the inactivity
|
/kernel/linux/linux-5.10/kernel/power/ |
D | Kconfig | 170 (low power) states, for example after a specified period of inactivity
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_gpu.h | 130 /* Hang and Inactivity Detection:
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
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.
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | parport-lowlevel.rst | 1098 parport_set_timeout - set the inactivity timeout 1108 long parport_set_timeout (struct pardevice *dev, long inactivity); 1113 Set the inactivity timeout, in jiffies, for a registered device. The 1126 ``inactivity`` jiffies, a timeout will occur and the blocking function
|