Home
last modified time | relevance | path

Searched refs:inactivity (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-set-rec-timeout.rst13 LIRC_GET_REC_TIMEOUT/LIRC_SET_REC_TIMEOUT - Get/set the integer value for IR inactivity timeout.
37 Get and set the integer value for IR inactivity timeout.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop29 disabled because of inactivity.
51 keyboard illumination is disabled because of inactivity.
Dsysfs-bus-usb241 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
242 needed inactivity time before host requests the device to go to L1 sleep.
/Linux-v4.19/drivers/parport/
Dieee1284.c791 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument
795 dev->timeout = inactivity; in parport_set_timeout()
/Linux-v4.19/include/uapi/linux/
Dcyclades.h453 __u32 inactivity; /* inactivity control */ member
/Linux-v4.19/include/linux/
Dparport.h429 extern long parport_set_timeout (struct pardevice *, long inactivity);
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dtxrx.c1340 unsigned long inactivity = in cw1200_alloc_link_id() local
1342 if (inactivity < max_inactivity) in cw1200_alloc_link_id()
1344 max_inactivity = inactivity; in cw1200_alloc_link_id()
/Linux-v4.19/Documentation/
Dparport-lowlevel.txt1098 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
/Linux-v4.19/kernel/power/
DKconfig148 (low power) states, for example after a specified period of inactivity
/Linux-v4.19/Documentation/power/
Druntime_pm.txt290 function was last called for this device; used in calculating inactivity
823 automatically be delayed until the desired period of inactivity has elapsed.
828 of the inactivity period is a matter of policy. Subsystems can set this length
/Linux-v4.19/Documentation/laptops/
Dlaptop-mode.txt100 a cache miss. The disk can then be spun down in the periods of inactivity.
/Linux-v4.19/drivers/watchdog/
DKconfig1161 during inactivity periods (includes interrupt activity monitoring).