Searched full:break (Results 1 – 25 of 215) sorted by relevance
123456789
| /Documentation/userspace-api/media/v4l/ |
| D | capture.c.rst | 107 break; 136 break; 162 break; 170 break; 209 break; 222 break; 229 break; 241 break; 258 break; 277 break; [all …]
|
| /Documentation/arch/sparc/ |
| D | console.rst | 1 Steps for sending 'break' on sunhv console 9 2. telnet> send break
|
| /Documentation/ABI/testing/ |
| D | sysfs-bus-fsi | 9 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
|
| D | sysfs-driver-xilinx-tmr-manager | 13 Description: Write any value to it, This control file enables the break signal.
|
| /Documentation/block/ |
| D | ioprio.rst | 123 break; 127 break; 130 break; 137 break; 140 break; 143 break;
|
| /Documentation/devicetree/bindings/net/nfc/ |
| D | marvell,nci.yaml | 48 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/ |
| D | nxp,88w8987-bt.yaml | 14 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/ |
| D | usbdevfs-drop-permissions.c | 96 break; in main() 99 break; in main() 104 break; in main()
|
| D | gadget_hid.rst | 213 break; 228 break; 264 break; 316 break; 425 break; 439 break;
|
| /Documentation/networking/ |
| D | 6lowpan.rst | 44 break; 47 break;
|
| D | radiotap-headers.rst | 132 break; 137 break; 141 break; 144 break;
|
| /Documentation/devicetree/bindings/ |
| D | ABI.rst | 12 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/ |
| D | java.rst | 105 break; 113 break; 124 if [ ! -L $CLASS ]; then break; fi 258 break; 263 break; 266 break; 275 break; 280 break;
|
| D | abi-testing.rst | 8 current interface will not break by doing this, unless grave
|
| /Documentation/devicetree/bindings/mfd/ |
| D | st,stm32-timers.yaml | 12 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/ |
| D | Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus | 6 * Test that atomic_set() cannot break the atomicity of atomic RMWs.
|
| /Documentation/ |
| D | Kconfig | 21 have errors that would break them for being parsed by
|
| /Documentation/dev-tools/ |
| D | checkuapi.rst | 31 -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/ |
| D | README | 24 current interface will not break by doing this, unless grave 55 break in ways that are unacceptable. It is also
|
| /Documentation/input/devices/ |
| D | atarikbd.rst | 27 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/ |
| D | Kconfig.select-break | 6 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.select-break menuconfig
|
| /Documentation/translations/zh_CN/maintainer/ |
| D | modifying-patches.rst | 38 libata: Un-break ATA blacklist
|
| /Documentation/userspace-api/ |
| D | vduse.rst | 173 break; 176 break; 179 break;
|
| /Documentation/trace/postprocess/ |
| D | decode_msr.py | 32 break
|
| /Documentation/process/ |
| D | deprecated.rst | 40 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