Searched refs:inactivity (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/iio/ |
| H A D | adxl345.rst | 91 Note that activity and inactivity detection are DC-coupled by default; 92 therefore, only the AC-coupled activity and inactivity events are explicitly 114 | in_accel_mag_adaptive_falling_period | AC coupled inactivity time in seconds | 116 | in_accel_mag_adaptive_falling_scale | AC coupled inactivity threshold scale. | 118 | in_accel_mag_adaptive_falling_value | AC coupled inactivity threshold | 128 | in_accel_mag_falling_scale | DC coupled inactivity threshold scale. | 138 | in_accel_x&y&z_mag_adaptive_falling_en | Enable AC coupled inactivity on all axes | 140 | in_accel_x&y&z_mag_falling_en | Enable inactivity detection on all axes | 153 for inactivity detection timing, where higher ODR values correspond to longer 155 not meet your application’s needs, you can explicitly configure the inactivity [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/Documentation/mhi/ |
| H A D | mhi.rst | 175 device detects inactivity at the physical interface within a preset time.
|