Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop29 disabled because of inactivity.
51 keyboard illumination is disabled because of inactivity.
Dsysfs-bus-usb162 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
163 needed inactivity time before host requests the device to go to L1 sleep.
/linux-4.1.27/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.1.27/include/uapi/linux/
Dcyclades.h452 __u32 inactivity; /* inactivity control */ member
/linux-4.1.27/include/linux/
Dparport.h389 extern long parport_set_timeout (struct pardevice *, long inactivity);
/linux-4.1.27/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.1.27/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.1.27/kernel/power/
DKconfig137 (low power) states, for example after a specified period of inactivity
/linux-4.1.27/Documentation/power/
Druntime_pm.txt293 function was last called for this device; used in calculating inactivity
806 automatically be delayed until the desired period of inactivity has elapsed.
811 of the inactivity period is a matter of policy. Subsystems can set this length
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h197 inactivity = 0x4, enumerator
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt100 a cache miss. The disk can then be spun down in the periods of inactivity.
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib.h269 inactivity = 0x4, enumerator
/linux-4.1.27/drivers/watchdog/
DKconfig850 during inactivity periods (includes interrupt activity monitoring).