Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/rc/
A Dlirc-set-rec-timeout.rst14 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.
/linux/Documentation/ABI/testing/
A Dsysfs-platform-dell-laptop29 disabled because of inactivity.
54 keyboard illumination is disabled because of inactivity.
A Dsysfs-bus-usb253 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
254 needed inactivity time before host requests the device to go to L1 sleep.
/linux/drivers/parport/
A Dieee1284.c769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument
773 dev->timeout = inactivity; in parport_set_timeout()
/linux/Documentation/devicetree/bindings/iio/proximity/
A Ddevantech-srf04.yaml60 it's switched on again. After some period of inactivity the driver
/linux/include/linux/
A Dparport.h462 extern long parport_set_timeout (struct pardevice *, long inactivity);
/linux/drivers/net/wireless/st/cw1200/
A Dtxrx.c1337 unsigned long inactivity = in cw1200_alloc_link_id() local
1339 if (inactivity < max_inactivity) in cw1200_alloc_link_id()
1341 max_inactivity = inactivity; in cw1200_alloc_link_id()
/linux/Documentation/driver-api/
A Dparport-lowlevel.rst1098 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/Documentation/mhi/
A Dmhi.rst175 device detects inactivity at the physical interface within a preset time.
/linux/kernel/power/
A DKconfig168 (low power) states, for example after a specified period of inactivity
/linux/Documentation/power/
A Druntime_pm.rst297 function was last called for this device; used in calculating inactivity
858 automatically be delayed until the desired period of inactivity has elapsed.
863 of the inactivity period is a matter of policy. Subsystems can set this length
/linux/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst102 a cache miss. The disk can then be spun down in the periods of inactivity.
/linux/drivers/watchdog/
A DKconfig1299 during inactivity periods (includes interrupt activity monitoring).

Completed in 24 milliseconds