Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-brcmstb-memc6 Self Refresh Power Down (SRPD) inactivity timeout counted in
8 from 0 (disable inactivity timeout) to 65535 (0xffff).
H A Dsysfs-platform-dell-laptop29 disabled because of inactivity.
54 keyboard illumination is disabled because of inactivity.
H A Dsysfs-bus-usb277 tuning the timeout for L1 inactivity timer (LPM timer), e.g.
278 needed inactivity time before host requests the device to go to L1 sleep.
/openbmc/openbmc/.github/
H A Dstale.yml3 # Number of days of inactivity before an issue becomes stale (6 months)
6 # Number of days of inactivity before a stale issue is closed
/openbmc/linux/Documentation/userspace-api/media/rc/
H 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.
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxscrnsaver_1.2.4.bb6 image on a display screen after a user-settable period of inactivity to \
/openbmc/docs/designs/
H A Dvirtual-media.md316 Virtual Media supports inactivity timeout, which will break Virtual Media
317 connection after certain number of seconds of inactivity. Because nbdclient has
334 - Monitor NBD device inactivity period to support inactivity timeout.
342 "InactivityTimeout": 1800, # Timeout of inactivity on device in seconds, that will lea…
/openbmc/linux/drivers/parport/
H 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()
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Ddevantech-srf04.yaml60 it's switched on again. After some period of inactivity the driver
/openbmc/linux/include/linux/
H A Dparport.h459 extern long parport_set_timeout (struct pardevice *, long inactivity);
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c1333 unsigned long inactivity = in cw1200_alloc_link_id() local
1335 if (inactivity < max_inactivity) in cw1200_alloc_link_id()
1337 max_inactivity = inactivity; in cw1200_alloc_link_id()
/openbmc/linux/Documentation/driver-api/
H 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
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot107 # By default 60 minutes of inactivity closes the session.
/openbmc/linux/Documentation/mhi/
H A Dmhi.rst175 device detects inactivity at the physical interface within a preset time.
/openbmc/linux/drivers/memory/
H A DKconfig65 (SRPD) inactivity timeout.
/openbmc/docs/security/
H A Dnetwork-security-considerations.md102 inactivity timeout.
/openbmc/linux/kernel/power/
H A DKconfig187 (low power) states, for example after a specified period of inactivity
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst301 function was last called for this device; used in calculating inactivity
864 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
/openbmc/openbmc/poky/documentation/contributor-guide/
H A Drecipe-style-guide.rst329 inactivity can be clearly seen.
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst102 a cache miss. The disk can then be spun down in the periods of inactivity.
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst431 inactivity, set to -1 means no unload, default:
/openbmc/linux/drivers/watchdog/
H A DKconfig1390 during inactivity periods (includes interrupt activity monitoring).
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst660 server due to inactivity. Set :term:`BB_SERVER_TIMEOUT` to determine how
664 instructs the server to be unloaded after 20 seconds of inactivity::