Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/
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.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop29 disabled because of inactivity.
54 keyboard illumination is disabled because of inactivity.
Dsysfs-bus-usb264 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
265 needed inactivity time before host requests the device to go to L1 sleep.
/kernel/linux/linux-5.10/drivers/parport/
Dieee1284.c769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument
773 dev->timeout = inactivity; in parport_set_timeout()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dcyclades.h284 __u32 inactivity; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcyclades.h275 __u32 inactivity; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dcyclades.h453 __u32 inactivity; /* inactivity control */ member
/kernel/linux/linux-5.10/include/linux/
Dparport.h421 extern long parport_set_timeout (struct pardevice *, long inactivity);
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
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()
/kernel/linux/linux-5.10/Documentation/driver-api/
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
/kernel/linux/linux-5.10/Documentation/mhi/
Dmhi.rst175 device detects inactivity at the physical interface within a preset time.
/kernel/linux/linux-5.10/kernel/power/
DKconfig170 (low power) states, for example after a specified period of inactivity
/kernel/linux/linux-5.10/Documentation/power/
Druntime_pm.rst297 function was last called for this device; used in calculating inactivity
841 automatically be delayed until the desired period of inactivity has elapsed.
846 of the inactivity period is a matter of policy. Subsystems can set this length
/kernel/linux/linux-5.10/Documentation/admin-guide/laptops/
Dlaptop-mode.rst102 a cache miss. The disk can then be spun down in the periods of inactivity.
/kernel/linux/linux-5.10/drivers/watchdog/
DKconfig1346 during inactivity periods (includes interrupt activity monitoring).