Home
last modified time | relevance | path

Searched full:break (Results 1 – 25 of 215) sorted by relevance

123456789

/Documentation/userspace-api/media/v4l/
Dcapture.c.rst107 break;
136 break;
162 break;
170 break;
209 break;
222 break;
229 break;
241 break;
258 break;
277 break;
[all …]
/Documentation/arch/sparc/
Dconsole.rst1 Steps for sending 'break' on sunhv console
9 2. telnet> send break
/Documentation/ABI/testing/
Dsysfs-bus-fsi9 What: /sys/bus/platform/devices/../fsi-master/fsi0/break
14 Sends an FSI BREAK command on a master's communication
15 link to any connected slaves. A BREAK resets connected
Dsysfs-driver-xilinx-tmr-manager13 Description: Write any value to it, This control file enables the break signal.
/Documentation/block/
Dioprio.rst123 break;
127 break;
130 break;
137 break;
140 break;
143 break;
/Documentation/devicetree/bindings/net/nfc/
Dmarvell,nci.yaml48 break-control:
51 For UART type of connection. Specifies that the chip needs specific break
73 break-control: false
89 break-control: false
/Documentation/devicetree/bindings/net/bluetooth/
Dnxp,88w8987-bt.yaml14 asserts break signal over UART-TX line to put the chip into power save
15 state. De-asserting break wakes up the BT chip.
/Documentation/usb/
Dusbdevfs-drop-permissions.c96 break; in main()
99 break; in main()
104 break; in main()
Dgadget_hid.rst213 break;
228 break;
264 break;
316 break;
425 break;
439 break;
/Documentation/networking/
D6lowpan.rst44 break;
47 break;
Dradiotap-headers.rst132 break;
137 break;
141 break;
144 break;
/Documentation/devicetree/bindings/
DABI.rst12 break on an older device tree, but that doesn't mean the binding is
29 3) Bindings can be augmented, but the driver shouldn't break when given
/Documentation/admin-guide/
Djava.rst105 break;
113 break;
124 if [ ! -L $CLASS ]; then break; fi
258 break;
263 break;
266 break;
275 break;
280 break;
Dabi-testing.rst8 current interface will not break by doing this, unless grave
/Documentation/devicetree/bindings/mfd/
Dst,stm32-timers.yaml12 by a programmable prescaler, break input feature, PWM outputs and
87 One or two <index level filter> to describe break input
93 "index" indicates on which break input (0 or 1) the
/Documentation/litmus-tests/atomic/
DAtomic-RMW-ops-are-atomic-WRT-atomic_set.litmus6 * Test that atomic_set() cannot break the atomicity of atomic RMWs.
/Documentation/
DKconfig21 have errors that would break them for being parsed by
/Documentation/dev-tools/
Dcheckuapi.rst31 -i Ignore ambiguous changes that may or may not break UAPI compatibility.
54 won't break userspace::
81 Let's add another change that *might* break userspace::
117 break a userspace program that passes in a negative number. Now, let's
129 Now, let's make a similar change that *will* break userspace::
280 Here, we're changing a ``typedef`` in ``types.h``. This doesn't break
281 a UAPI in ``types.h``, but other UAPIs in the tree may break due to
368 types of changes may be flagged even though they intentionally break UAPI.
468 which does not break UAPI. It's also possible a change which *does*
469 break userspace would not be flagged by this script. While the script
/Documentation/ABI/
DREADME24 current interface will not break by doing this, unless grave
55 break in ways that are unacceptable. It is also
/Documentation/input/devices/
Datarikbd.rst27 The keyboard always returns key make/break scan codes. The ikbd generates
31 exists in that position on a particular keyboard. The break code for each key
112 break code for the appropriate cursor key. The mouse buttons produce scan
172 Joystick events produce the make code, immediately followed by the break code
195 keys. Any keys down at power-up are presumed to be stuck, and their BREAK
229 A reset may also be caused by sending a break lasting at least 200mS to the
235 of receipt of the RESET command (or the end of the break, or power-up). The
237 closed will cause the break scan code to be generated (the break code arriving
304 cause the make code immediately followed by the break code. Note that this
542 On initial closure, a keystroke pair (make/break) is generated. Then up to Rn
/Documentation/kbuild/
DKconfig.select-break6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.select-break menuconfig
/Documentation/translations/zh_CN/maintainer/
Dmodifying-patches.rst38 libata: Un-break ATA blacklist
/Documentation/userspace-api/
Dvduse.rst173 break;
176 break;
179 break;
/Documentation/trace/postprocess/
Ddecode_msr.py32 break
/Documentation/process/
Ddeprecated.rst40 destabilize a system or entirely break it, which makes it impossible
203 when a "break" statement is missing at the end of a case. This, however,
205 break is intentional or a bug. For example, it's not obvious just from
214 break;
219 As there have been a long list of flaws `due to missing "break" statements
231 * break;

123456789