Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop29 disabled because of inactivity.
51 keyboard illumination is disabled because of inactivity.
Dsysfs-bus-usb198 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
199 needed inactivity time before host requests the device to go to L1 sleep.
/linux-4.4.14/drivers/parport/
Dieee1284.c797 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument
801 dev->timeout = inactivity; in parport_set_timeout()
/linux-4.4.14/include/uapi/linux/
Dcyclades.h452 __u32 inactivity; /* inactivity control */ member
/linux-4.4.14/include/linux/
Dparport.h428 extern long parport_set_timeout (struct pardevice *, long inactivity);
/linux-4.4.14/drivers/net/wireless/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-4.4.14/Documentation/
Dparport-lowlevel.txt901 parport_set_timeout - set the inactivity timeout
908 long parport_set_timeout (struct pardevice *dev, long inactivity);
912 Set the inactivity timeout, in jiffies, for a registered device. The
923 'inactivity' jiffies, a timeout will occur and the blocking function
/linux-4.4.14/kernel/power/
DKconfig147 (low power) states, for example after a specified period of inactivity
/linux-4.4.14/Documentation/power/
Druntime_pm.txt293 function was last called for this device; used in calculating inactivity
808 automatically be delayed until the desired period of inactivity has elapsed.
813 of the inactivity period is a matter of policy. Subsystems can set this length
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt100 a cache miss. The disk can then be spun down in the periods of inactivity.
/linux-4.4.14/drivers/watchdog/
DKconfig916 during inactivity periods (includes interrupt activity monitoring).