Searched full:something (Results 1 – 25 of 371) sorted by relevance
12345678910>>...15
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-gpio.yaml | 59 description: this means that something outside of our control has put 60 the GPIO line used for SDA into open drain mode, and that something is 66 description: this means that something outside of our control has put the 67 GPIO line used for SCL into open drain mode, and that something is not
|
| /Documentation/translations/zh_CN/core-api/ |
| D | protection-keys.rst | 64 *ptr = foo; // assign something 81 something(ptr); 87 something(ptr);
|
| /Documentation/filesystems/bcachefs/ |
| D | CodingStyle.rst | 48 should you need to debug something that caused the assertion to fail, you can 51 A good assertion checks something that the compiler could check for us, and 53 the compiler could check. This is something that exists today, but it'll likely 95 something, and if it's intermittent it may not even be possible. 136 productive in the long run if you notice this early and shift to something 160 often go astray - doing something because it seems like it'll be useful often 164 afraid to throw things away and do something simpler.
|
| /Documentation/core-api/ |
| D | protection-keys.rst | 76 *ptr = foo; // assign something 96 something(ptr); 102 something(ptr); 104 That should be true whether something() is a direct access to 'ptr'
|
| /Documentation/process/ |
| D | deprecated.rst | 185 If you are debugging something where "%p" hashing is causing problems, 248 struct something { 259 struct something { 272 struct something { 288 struct something { 293 struct something *instance; 319 struct something { 324 struct something *instance; 338 struct something { 343 struct something *instance; [all …]
|
| /Documentation/usb/ |
| D | dwc3.rst | 9 Please pick something while reading :) 42 handed something to thread so we don't process event X prio Y
|
| D | authorization.rst | 65 checking if the class, type and protocol match something is the worse 67 to break it). If you need something secure, use crypto and Certificate 68 Authentication or stuff like that. Something simple for an storage key
|
| /Documentation/driver-api/media/ |
| D | dtv-common.rst | 32 /* do something */ 39 /* do something */
|
| /Documentation/filesystems/ |
| D | automount-support.rst | 20 Then from userspace, you can just do something like:: 30 And then if you look in the mountpoint catalogue, you'll see something like:: 87 If the mountpoint in question is in referenced by something other than
|
| /Documentation/translations/it_IT/process/ |
| D | deprecated.rst | 276 struct something { 288 struct something { 303 struct something { 320 struct something { 325 struct something *instance; 355 struct something { 360 struct something *instance; 374 struct something { 379 struct something *instance; 393 struct something { [all …]
|
| /Documentation/userspace-api/gpio/ |
| D | error-codes.rst | 30 returned when an ioctl attempts something that would require the 64 It's a 'Something is wrong, I give up!' type of error.
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-fpga-manager | 12 The intent is to provide enough detail that if something goes 13 wrong during FPGA programming (something that the driver can't
|
| D | sysfs-devices-waiting_for_supplier | 7 and is set to something stricter than "permissive". It is
|
| /Documentation/translations/sp_SP/process/ |
| D | deprecated.rst | 269 struct something { 277 struct something { 289 struct something { 303 struct something { 318 struct something { 323 struct something *instance; 351 struct something { 356 struct something *instance; 371 struct something { 376 struct something *instance;
|
| /Documentation/userspace-api/media/ |
| D | gen-errors.rst | 36 change something that would affect the stream, or would require 79 It's a 'Something is wrong, I give up!' type of error.
|
| /Documentation/arch/sh/ |
| D | booting.rst | 10 select a legacy board option (something other than CONFIG_SH_DEVICE_TREE)
|
| /Documentation/devicetree/bindings/net/ieee802154/ |
| D | mrf24j40.txt | 7 - spi-max-frequency: maximal bus speed, should be set something under or equal
|
| /Documentation/admin-guide/ |
| D | reporting-issues.rst | 65 something else. These steps thus help to ensure the time you invest in this 102 (say something broke when updating from 5.10.4 to 5.10.5), scroll down to 135 that hear about it for the first time. And if you learned something in this 173 face one of those if something breaks when updating from 5.10.4 to 5.10.5 (a 401 An issue is a 'really severe problem' when something totally unacceptably bad 436 * When dealing with a regression, make sure it's not something else that 441 something in the BIOS Setup can also lead to problems that on look a lot 485 The kernel marks itself with a 'taint' flag when something happens that might 578 (say something broke when updating from 5.10.4 to 5.10.5), scroll down to 581 Regression within a stable and longterm kernel version line are something the [all …]
|
| D | cpu-load.rst | 42 |_ something begins working | 43 |_ something goes to sleep
|
| /Documentation/ABI/stable/ |
| D | sysfs-class-rfkill | 64 transmitter is forced off by something outside of 78 The transmitter is forced off by something outside of
|
| /Documentation/ |
| D | Kconfig | 10 warning when something is missing. Works only if the Kernel
|
| /Documentation/i2c/busses/ |
| D | i2c-nvidia-gpu.rst | 16 If your ``lspci -v`` listing shows something like the following::
|
| D | i2c-amd-mp2.rst | 21 If you see something like this::
|
| /Documentation/devicetree/bindings/spi/ |
| D | jcore,spi.txt | 17 Necessary only if the input clock rate is something other than a
|
| /Documentation/driver-api/driver-model/ |
| D | design-patterns.rst | 102 The design pattern is the same for an hrtimer or something similar that will 110 standard C, which allows something similar to object oriented behaviours.
|
12345678910>>...15