Searched refs:inactivity (Results 1 – 15 of 15) sorted by relevance
6 Self Refresh Power Down (SRPD) inactivity timeout counted in8 from 0 (disable inactivity timeout) to 65535 (0xffff).
29 disabled because of inactivity.54 keyboard illumination is disabled because of inactivity.
284 tuning the timeout for L1 inactivity timer (LPM timer), e.g.285 needed inactivity time before host requests the device to go to L1 sleep.
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.
769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument773 dev->timeout = inactivity; in parport_set_timeout()
60 it's switched on again. After some period of inactivity the driver
457 extern long parport_set_timeout (struct pardevice *, long inactivity);
1333 unsigned long inactivity = in cw1200_alloc_link_id() local1335 if (inactivity < max_inactivity) in cw1200_alloc_link_id()1337 max_inactivity = inactivity; in cw1200_alloc_link_id()
1098 parport_set_timeout - set the inactivity timeout1108 long parport_set_timeout (struct pardevice *dev, long inactivity);1113 Set the inactivity timeout, in jiffies, for a registered device. The1126 ``inactivity`` jiffies, a timeout will occur and the blocking function
76 (SRPD) inactivity timeout.
175 device detects inactivity at the physical interface within a preset time.
187 (low power) states, for example after a specified period of inactivity
301 function was last called for this device; used in calculating inactivity864 automatically be delayed until the desired period of inactivity has elapsed.869 of the inactivity period is a matter of policy. Subsystems can set this length
102 a cache miss. The disk can then be spun down in the periods of inactivity.
1370 during inactivity periods (includes interrupt activity monitoring).
Completed in 34 milliseconds