Searched refs:inactivity (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-platform-dell-laptop | 29 disabled because of inactivity. 51 keyboard illumination is disabled because of inactivity.
|
D | sysfs-bus-usb | 162 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/ |
D | ieee1284.c | 797 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/ |
D | cyclades.h | 452 __u32 inactivity; /* inactivity control */ member
|
/linux-4.1.27/include/linux/ |
D | parport.h | 389 extern long parport_set_timeout (struct pardevice *, long inactivity);
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | txrx.c | 1340 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/ |
D | parport-lowlevel.txt | 901 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/ |
D | Kconfig | 137 (low power) states, for example after a specified period of inactivity
|
/linux-4.1.27/Documentation/power/ |
D | runtime_pm.txt | 293 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/ |
D | ieee80211.h | 197 inactivity = 0x4, enumerator
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 100 a cache miss. The disk can then be spun down in the periods of inactivity.
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib.h | 269 inactivity = 0x4, enumerator
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 850 during inactivity periods (includes interrupt activity monitoring).
|