Home
last modified time | relevance | path

Searched full:been (Results 1 – 25 of 8370) sorted by relevance

12345678910>>...335

/kernel/linux/linux-4.19/include/linux/gpio/
Dconsumer.h224 /* GPIO can never have been requested */ in gpiod_put()
232 /* GPIO can never have been requested */ in gpiod_put_array()
285 /* GPIO can never have been requested */ in devm_gpiod_put()
294 /* GPIO can never have been requested */ in devm_gpiod_put_array()
301 /* GPIO can never have been requested */ in gpiod_get_direction()
307 /* GPIO can never have been requested */ in gpiod_direction_input()
313 /* GPIO can never have been requested */ in gpiod_direction_output()
319 /* GPIO can never have been requested */ in gpiod_direction_output_raw()
327 /* GPIO can never have been requested */ in gpiod_get_value()
335 /* GPIO can never have been requested */ in gpiod_get_array_value()
[all …]
/kernel/linux/linux-4.19/include/linux/mfd/
Ddb8500-prcmu.h83 * @RDY_2_XP70_RST: Value set when 0x0F has been successfully polled by the
179 * @BOOT_TO_EXECUTEOK: The apBoot to apExecute state transition has been
181 * @DEEPSLEEPOK: The apExecute to apDeepSleep state transition has been
183 * @SLEEPOK: The apExecute to apSleep state transition has been completed
184 * @IDLEOK: The apExecute to apIdle state transition has been completed
185 * @SOFTRESETOK: The A9 watchdog/ SoftReset state has been completed
193 * been completed
196 * @SLEEP_TO_EXECUTEOK: The apSleep to apExecute state transition has been
200 * @IDLE_TO_EXECUTEOK: The apIdle to apExecute state transition has been
258 * @DVFS_ARM100OPPOK: The state transition DVFS has been completed for 100OPP
[all …]
/kernel/linux/linux-5.10/include/linux/mfd/
Ddb8500-prcmu.h83 * @RDY_2_XP70_RST: Value set when 0x0F has been successfully polled by the
179 * @BOOT_TO_EXECUTEOK: The apBoot to apExecute state transition has been
181 * @DEEPSLEEPOK: The apExecute to apDeepSleep state transition has been
183 * @SLEEPOK: The apExecute to apSleep state transition has been completed
184 * @IDLEOK: The apExecute to apIdle state transition has been completed
185 * @SOFTRESETOK: The A9 watchdog/ SoftReset state has been completed
193 * been completed
196 * @SLEEP_TO_EXECUTEOK: The apSleep to apExecute state transition has been
200 * @IDLE_TO_EXECUTEOK: The apIdle to apExecute state transition has been
258 * @DVFS_ARM100OPPOK: The state transition DVFS has been completed for 100OPP
[all …]
/kernel/linux/linux-5.10/include/linux/gpio/
Dconsumer.h248 /* GPIO can never have been requested */ in gpiod_put()
257 /* GPIO can never have been requested */ in devm_gpiod_unhinge()
265 /* GPIO can never have been requested */ in gpiod_put_array()
318 /* GPIO can never have been requested */ in devm_gpiod_put()
327 /* GPIO can never have been requested */ in devm_gpiod_put_array()
334 /* GPIO can never have been requested */ in gpiod_get_direction()
340 /* GPIO can never have been requested */ in gpiod_direction_input()
346 /* GPIO can never have been requested */ in gpiod_direction_output()
352 /* GPIO can never have been requested */ in gpiod_direction_output_raw()
360 /* GPIO can never have been requested */ in gpiod_get_value()
[all …]
/kernel/linux/linux-4.19/drivers/staging/greybus/
Dgreybus_trace.h60 * Occurs after an incoming request message has been received
65 * Occurs after an incoming response message has been received,
66 * after its matching request has been found.
71 * Occurs after an operation has been canceled, possibly before the
78 * been queued for sending, this occurs after it is sent.
128 * has been successfully created.
133 * Occurs after a new core operation has been created.
138 * Occurs after a new operation has been created for an incoming
139 * request has been successfully created and initialized.
144 * Occurs when the last reference to an operation has been dropped,
[all …]
/kernel/linux/linux-5.10/drivers/greybus/
Dgreybus_trace.h60 * Occurs after an incoming request message has been received
65 * Occurs after an incoming response message has been received,
66 * after its matching request has been found.
71 * Occurs after an operation has been canceled, possibly before the
78 * been queued for sending, this occurs after it is sent.
128 * has been successfully created.
133 * Occurs after a new core operation has been created.
138 * Occurs after a new operation has been created for an incoming
139 * request has been successfully created and initialized.
144 * Occurs when the last reference to an operation has been dropped,
[all …]
/kernel/linux/linux-4.19/Documentation/admin-guide/
Dtainted-kernels.rst5 counter. This indicates that the kernel has been tainted by some
10 any proprietary module has been loaded. Modules without a
18 hasn't been certified as safe to run multiprocessor.
36 9) ``A`` if the ACPI table has been overridden.
38 10) ``W`` if a warning has previously been issued by the kernel.
41 11) ``C`` if a staging driver has been loaded.
46 13) ``O`` if an externally-built ("out-of-tree") module has been loaded.
48 14) ``E`` if an unsigned module has been loaded in a kernel supporting
53 16) ``K`` if the kernel has been live patched.
Dunicode.rst15 The Linux kernel code has been rewritten to use Unicode to map
42 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard
49 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been
61 have been defined; these are used by the DEC VT graphics map. [v1.2]
74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
76 [v1.3]: These characters have been officially added to Unicode 3.2.0;
80 [v1.2]: The following characters have been added to represent common
102 This encoding has been endorsed by the Klingon Language Institute.
107 Since the characters in the beginning of the Linux CZ have been more
122 Several glyph forms for the Klingon alphabet have been proposed.
[all …]
/kernel/linux/linux-4.19/include/linux/
Dgpio.h135 /* GPIO can never have been requested */ in gpio_free()
143 /* GPIO can never have been requested */ in gpio_free_array()
164 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value()
171 /* GPIO can never have been requested or set as output */ in gpio_set_value()
177 /* GPIO can never have been requested or set as {in,out}put */ in gpio_cansleep()
184 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value_cansleep()
191 /* GPIO can never have been requested or set as output */ in gpio_set_value_cansleep()
197 /* GPIO can never have been requested or set as {in,out}put */ in gpio_export()
205 /* GPIO can never have been exported */ in gpio_export_link()
212 /* GPIO can never have been exported */ in gpio_unexport()
[all …]
/kernel/linux/linux-5.10/include/linux/
Dgpio.h134 /* GPIO can never have been requested */ in gpio_free()
142 /* GPIO can never have been requested */ in gpio_free_array()
163 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value()
170 /* GPIO can never have been requested or set as output */ in gpio_set_value()
176 /* GPIO can never have been requested or set as {in,out}put */ in gpio_cansleep()
183 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value_cansleep()
190 /* GPIO can never have been requested or set as output */ in gpio_set_value_cansleep()
196 /* GPIO can never have been requested or set as {in,out}put */ in gpio_export()
204 /* GPIO can never have been exported */ in gpio_export_link()
211 /* GPIO can never have been exported */ in gpio_unexport()
[all …]
/kernel/linux/linux-4.19/Documentation/scsi/
DFlashPoint.txt2 The upgrade program described below has been officially terminated effective
73 been problematic for members of the Linux community, in that no Linux
74 drivers have been available for this new Ultra SCSI product. Despite its
77 system like Linux, the FlashPoint LT has been touted by computer system
78 vendors as the latest thing, and has been sold even on many of their high
98 for the FlashPoint. Rumors of varying accuracy had been circulating
109 FlashPoint drivers have been written directly by BusLogic Engineering, and
113 FlashPoint architecture at all, that debate has not yet been settled either
127 upgrade has been set at US $45 plus shipping and handling, and the upgrade
133 program has now been extended to encompass the FlashPoint LW Wide Ultra
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/livepatch/
Dtest-livepatch.sh21 if [[ "$(cat /proc/cmdline)" != "$MOD_LIVEPATCH: this has been live patched" ]] ; then
29 if [[ "$(cat /proc/cmdline)" == "$MOD_LIVEPATCH: this has been live patched" ]] ; then
84 $MOD_LIVEPATCH: this has been live patched
91 $MOD_LIVEPATCH: this has been live patched
92 $MOD_REPLACE: this has been live patched
99 $MOD_LIVEPATCH: this has been live patched
144 $MOD_LIVEPATCH: this has been live patched
151 $MOD_REPLACE: this has been live patched
153 $MOD_REPLACE: this has been live patched
/kernel/linux/linux-5.10/Documentation/driver-api/pm/
Dnotifiers.rst36 The system memory state has been restored from a hibernation image or an
37 error occurred during hibernation. Device restore callbacks have been
38 executed and tasks have been thawed.
47 callbacks have been executed and tasks have been thawed.
54 resume callbacks have been executed and tasks have been thawed.
/kernel/linux/linux-4.19/Documentation/driver-api/pm/
Dnotifiers.rst32 The system memory state has been restored from a hibernation image or an
33 error occurred during hibernation. Device restore callbacks have been
34 executed and tasks have been thawed.
43 callbacks have been executed and tasks have been thawed.
50 resume callbacks have been executed and tasks have been thawed.
/kernel/linux/linux-5.10/Documentation/scsi/
DFlashPoint.rst8 The upgrade program described below has been officially terminated effective
86 been problematic for members of the Linux community, in that no Linux
87 drivers have been available for this new Ultra SCSI product. Despite its
90 system like Linux, the FlashPoint LT has been touted by computer system
91 vendors as the latest thing, and has been sold even on many of their high
111 for the FlashPoint. Rumors of varying accuracy had been circulating
122 FlashPoint drivers have been written directly by BusLogic Engineering, and
126 FlashPoint architecture at all, that debate has not yet been settled either
140 upgrade has been set at US $45 plus shipping and handling, and the upgrade
146 program has now been extended to encompass the FlashPoint LW Wide Ultra
[all …]
/kernel/linux/linux-5.10/drivers/i2c/algos/
Di2c-algo-pca.c96 * returns after the stop condition has been generated
114 * returns after the address has been sent
136 * Returns after the byte has been transmitted
241 case 0x08: /* A START condition has been transmitted */ in pca_xfer()
242 case 0x10: /* A repeated start condition has been transmitted */ in pca_xfer()
246 case 0x18: /* SLA+W has been transmitted; ACK has been received */ in pca_xfer()
247 case 0x28: /* Data byte in I2CDAT has been transmitted; ACK has been received */ in pca_xfer()
261 case 0x20: /* SLA+W has been transmitted; NOT ACK has been received */ in pca_xfer()
267 case 0x40: /* SLA+R has been transmitted; ACK has been received */ in pca_xfer()
271 case 0x50: /* Data bytes has been received; ACK has been returned */ in pca_xfer()
[all …]
/kernel/linux/linux-4.19/drivers/i2c/algos/
Di2c-algo-pca.c105 * returns after the stop condition has been generated
123 * returns after the address has been sent
145 * Returns after the byte has been transmitted
250 case 0x08: /* A START condition has been transmitted */ in pca_xfer()
251 case 0x10: /* A repeated start condition has been transmitted */ in pca_xfer()
255 case 0x18: /* SLA+W has been transmitted; ACK has been received */ in pca_xfer()
256 case 0x28: /* Data byte in I2CDAT has been transmitted; ACK has been received */ in pca_xfer()
270 case 0x20: /* SLA+W has been transmitted; NOT ACK has been received */ in pca_xfer()
276 case 0x40: /* SLA+R has been transmitted; ACK has been received */ in pca_xfer()
280 case 0x50: /* Data bytes has been received; ACK has been returned */ in pca_xfer()
[all …]
/kernel/linux/linux-4.19/Documentation/process/
Dsubmit-checklist.rst46 8) Has been carefully reviewed with respect to relevant ``Kconfig``
66 12) Has been tested with ``CONFIG_PREEMPT``, ``CONFIG_DEBUG_PREEMPT``,
72 13) Has been build- and runtime tested with and without ``CONFIG_SMP`` and
75 14) If the patch affects IO/Disk, etc: has been tested with and without
78 15) All codepaths have been exercised with all lockdep features enabled.
94 21) Has been checked with injection of at least slab and page-allocation
100 22) Newly-added code has been compiled with ``gcc -W`` (use
104 23) Tested after it has been merged into the -mm patchset to make sure
/kernel/linux/linux-4.19/include/uapi/linux/
Ddm-log-userspace.h67 * When the request has been processed, user-space must return the
87 * When the request has been processed, user-space must return the
106 * When the request has been processed, user-space must return the
125 * When the request has been processed, user-space must return the
144 * When the request has been processed, user-space must return the
163 * When the request has been processed, user-space must return the
180 * When the request has been processed, user-space must return the
197 * region been recovered?" vs. "is the region not being modified?"
219 * When the request has been processed, user-space must return the
238 * When the request has been processed, user-space must return the
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Ddm-log-userspace.h67 * When the request has been processed, user-space must return the
87 * When the request has been processed, user-space must return the
106 * When the request has been processed, user-space must return the
125 * When the request has been processed, user-space must return the
144 * When the request has been processed, user-space must return the
163 * When the request has been processed, user-space must return the
180 * When the request has been processed, user-space must return the
197 * region been recovered?" vs. "is the region not being modified?"
219 * When the request has been processed, user-space must return the
238 * When the request has been processed, user-space must return the
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dunicode.rst15 The Linux kernel code has been rewritten to use Unicode to map
42 U+F8FF has been reserved for OS-wide allocation (the Unicode Standard
49 [v1.2]: The Unicodes range from U+F000 and up to U+F7FF have been
61 have been defined; these are used by the DEC VT graphics map. [v1.2]
74 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
76 [v1.3]: These characters have been officially added to Unicode 3.2.0;
80 [v1.2]: The following characters have been added to represent common
102 This encoding has been endorsed by the Klingon Language Institute.
107 Since the characters in the beginning of the Linux CZ have been more
122 Several glyph forms for the Klingon alphabet have been proposed.
[all …]
/kernel/linux/linux-4.19/drivers/char/mwave/
DREADME13 Tracing only occurs if the driver has been compiled with the
18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the
/kernel/linux/linux-5.10/drivers/char/mwave/
DREADME13 Tracing only occurs if the driver has been compiled with the
18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the
/kernel/linux/linux-5.10/Documentation/process/
Dsubmit-checklist.rst50 8) Has been carefully reviewed with respect to relevant ``Kconfig``
69 12) Has been tested with ``CONFIG_PREEMPT``, ``CONFIG_DEBUG_PREEMPT``,
75 13) Has been build- and runtime tested with and without ``CONFIG_SMP`` and
78 16) All codepaths have been exercised with all lockdep features enabled.
94 22) Has been checked with injection of at least slab and page-allocation
100 23) Newly-added code has been compiled with ``gcc -W`` (use
104 24) Tested after it has been merged into the -mm patchset to make sure
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
Dnf_conntrack_common.h113 /* Conntrack has been offloaded to flow table. */
117 /* Conntrack has been offloaded to hardware. */
140 IPCT_HELPER, /* new helper has been set */
141 IPCT_MARK, /* new mark has been set */
144 IPCT_SECMARK, /* new security mark has been set */
145 IPCT_LABEL, /* new connlabel has been set */
146 IPCT_SYNPROXY, /* synproxy has been set */

12345678910>>...335