Home
last modified time | relevance | path

Searched refs:working (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/linux/Documentation/admin-guide/pm/
H A Dstrategies.rst20 designated devices, triggering a transition to the ``working state`` in which
25 The other strategy, referred to as the :doc:`working-state power management
26 <working-state>`, is based on adjusting the power states of individual hardware
27 components of the system, as needed, in the working state. In consequence, if
28 this strategy is in use, the working state of the system usually does not
44 back to the working state can only be started by a limited set of devices, so
53 away from the laptop keyboard, it probably should stay in the working state and
54 use the working-state power management in case it becomes idle, because the user
H A Dsuspend-flows.rst13 system to get from the working state into one of the supported
19 For those sleep states, the transition from the working state of the system into
23 working state is referred to as *system resume*.
45 The following steps are taken in order to transition the system from the working
54 up after getting back to the working state.
92 would be triggered in the working state of the system (those actions are
124 :ref:`suspend-to-idle <s2idle>` sleep state into the working state:
137 2. Resuming devices and restoring the working-state configuration of IRQs.
146 The working-state configuration of IRQs is restored after the *noirq* resume
167 The following steps are taken in order to transition the system from the working
[all …]
H A Dindex.rst12 working-state
/linux/Documentation/power/
H A Dtricks.rst7 If you want to trick swsusp/S3 into working, you might want to try:
14 * use ext2. At least it has working fsck. [If something seems to go
25 * due to video issues, swsusp should be easier to get working than
H A Dvideo.rst26 whitelist of systems, and automatically selects working method for a
29 whitelist, please try to find a working solution, and submit whitelist
62 to life. It needs text console to be working. Do vbetool vbestate
75 the display working in graphical mode again.
87 chance of working.
89 Table of known working notebooks:
198 Known working desktop systems
H A Dapm-acpi.rst14 enabled by default). If a working ACPI implementation is found, the
20 would like to use both to get a full set of working features, but you
/linux/samples/damon/
H A DKconfig6 bool "DAMON sample module for working set size estimation"
9 This builds DAMON sample module for working set size estimation.
12 space of the process, estimate working set size of the process, and
/linux/tools/iio/
H A Diio_utils.c33 char *working, *prefix = ""; in iioutils_break_up_name() local
47 working = strtok(current, "_\0"); in iioutils_break_up_name()
48 if (!working) { in iioutils_break_up_name()
53 w = working; in iioutils_break_up_name()
54 r = working; in iioutils_break_up_name()
65 ret = asprintf(generic_name, "%s_%s", prefix, working); in iioutils_break_up_name()
/linux/Documentation/networking/
H A Dsctp.rst13 RFC2960 defines the core protocol. The IETF SIGTRAN working group originally
15 Transport Area (TSVWG) working group for the continued evolvement of SCTP as a
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dfl-devices-n3000-nios17 Description: Read-only. Returns the enumeration value of the working mode of
37 Description: Read-only. Returns the enumeration value of the working mode of
/linux/Documentation/driver-api/serial/
H A Dserial-iso7816.rst18 working in both modes, and proper ioctls (see later) should be made
29 Any driver for devices capable of working both as RS232 and ISO7816 should
/linux/Documentation/driver-api/
H A Dindex.rst17 of interest to most developers working on device drivers.
33 of interest to most developers working on device drivers.
/linux/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst111 first almost working version for HanfTek UMT-010
144 - first working version of the dib3000mc/p frontend driver.
194 - firmware-extraction-2.422-problem solved, driver is now working
218 - firmware loader is working
231 working.
307 working like charm now with VDR. Sometimes I even was able to record a channel
/linux/drivers/staging/media/atomisp/
H A Dnotes.txt1 Some notes about the working of the atomisp drivers (learned while working
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst71 Users can write ``N`` to ``min_ttl_ms`` to prevent the working set of
73 if this working set cannot be kept in memory. In other words, this
103 scheduler needs to estimate the working sets of the existing jobs.
161 server according to the ranking result obtained from the working set
/linux/drivers/scsi/
H A Datp870u.h37 unsigned int working[2]; member
/linux/drivers/media/test-drivers/vidtv/
H A DKconfig8 working on userspace applications.
/linux/Documentation/admin-guide/
H A Dinit.rst1 Explaining the "No working init found." boot hang message
32 shebang header line (``#!/...``) that is fully working (including its
/linux/drivers/bcma/
H A DKconfig48 1) PCIe core working in clientmode
58 bool "Driver for PCI core working in hostmode"
/linux/arch/arm/vfp/
H A Dvfphw.S37 VFPFLDMIA r0, r1 @ reload the working registers while
56 VFPFSTMIA r0, r2 @ save the working registers
/linux/Documentation/bpf/standardization/
H A Dindex.rst9 for the working group charter, documents, and more.
/linux/drivers/gpu/drm/ast/
H A DKconfig12 this driver without having a working -modesetting,
/linux/arch/m68k/fpsp040/
H A Ddecbin.S124 | 1. Copy bcd value in memory for use as a working copy.
138 | ( ) a0: pointer to working bcd value
140 | (*) FP_SCR1: working copy of original bcd value
477 | ( ) a0: pointer to working bcd value
/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst19 is working correctly. You can dump the content of this file as
139 These tests will log historical results in the current working
148 good way to know that it's working in a very simple way). One problem
188 keep the output of tests outside of the current working directory for
/linux/Documentation/scsi/
H A D53c700.rst19 fill in to get the driver working.
36 In order to plumb the 53c700 chip core driver into a working SCSI
49 even by examining the configuration of a working driver under another

12345678910>>...13