Searched refs:inactivity (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/iio/ |
| H A D | adxl345.rst | 86 Note that activity and inactivity detection are DC-coupled by default; 87 therefore, only the AC-coupled activity and inactivity events are explicitly 109 | in_accel_mag_adaptive_falling_period | AC coupled inactivity time in seconds | 111 | in_accel_mag_adaptive_falling_value | AC coupled inactivity threshold in 62.5/LSB | 121 | in_accel_x&y&z_mag_falling_en | Enable inactivity detection on all axis | 123 | in_accel_x&y&z_mag_adaptive_falling_en | Enable AC coupled inactivity on all axis | 134 for inactivity detection timing, where higher ODR values correspond to longer 136 not meet your application’s needs, you can explicitly configure the inactivity 140 appropriate activity and inactivity thresholds by scaling the default values 146 When **activity** and **inactivity** events are enabled, the driver [all …]
|
| H A D | adxl313.rst | 63 | in_accel_mag_adaptive_falling_period | AC coupled inactivity time. … 65 | in_accel_mag_adaptive_falling_value | AC coupled inactivity threshold. … 75 | in_accel_x\&y\&z_mag_adaptive_falling_en | Enable or disable AC coupled inactivity event… 79 | in_accel_x\&y\&z_mag_falling_en | Enable or disable inactivity events. … 87 i.e. ``ACTIVITY`` or ``ACTIVITY_AC`` and inactivity i.e. ``INACTIVITY`` or 96 for inactivity. In case of turning off an event, it has to match to what is 251 Enabling inactivity detection: 265 <every 5s now indicates inactivity> 278 <5s of inactivity, then> 282 <again, 5s of inactivity>
|
| /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.
|
| H A D | sysfs-bus-usb | 277 tuning the timeout for L1 inactivity timer (LPM timer), e.g. 278 needed inactivity time before host requests the device to go to L1 sleep.
|
| /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 | 769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument 773 dev->timeout = inactivity; in parport_set_timeout()
|
| /linux/include/linux/ |
| H A D | parport.h | 451 extern long parport_set_timeout (struct pardevice *, long inactivity);
|
| /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/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/drivers/memory/ |
| H A D | Kconfig | 65 (SRPD) inactivity timeout.
|
| /linux/Documentation/mhi/ |
| H A D | mhi.rst | 175 device detects inactivity at the physical interface within a preset time.
|
| /linux/kernel/power/ |
| H A D | Kconfig | 220 (low power) states, for example after a specified period of inactivity
|
| /linux/Documentation/power/ |
| H A D | runtime_pm.rst | 299 function was last called for this device; used in calculating inactivity 857 automatically be delayed until the desired period of inactivity has elapsed. 860 of the inactivity period is a matter of policy. Subsystems can set this length
|
| /linux/drivers/watchdog/ |
| H A D | Kconfig | 1500 during inactivity periods (includes interrupt activity monitoring).
|