Searched full:something (Results 1 – 25 of 314) sorted by relevance
12345678910>>...13
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-gpio.yaml | 57 description: this means that something outside of our control has put 58 the GPIO line used for SDA into open drain mode, and that something is 64 description: this means that something outside of our control has put the 65 GPIO line used for SCL into open drain mode, and that something is not
|
| /Documentation/core-api/ |
| D | protection-keys.rst | 59 *ptr = foo; // assign something 79 something(ptr); 85 something(ptr); 87 That should be true whether something() is a direct access to 'ptr'
|
| D | circular-buffers.rst | 154 The producer will look something like this:: 182 Note that wake_up() does not guarantee any sort of barrier unless something 195 The consumer will look something like this:: 228 fact that we are writing to something that can be read concurrently,
|
| /Documentation/networking/ |
| D | cops.txt | 37 Or in lilo.conf put something like this: 40 Then bring up the interface with ifconfig. It will look something like this: 48 You will need to configure atalkd with something like the following to make
|
| D | tc-actions-env-rules.txt | 23 Post on netdev if something is unclear.
|
| /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 | 68 checking if the class, type and protocol match something is the worse 70 to break it). If you need something secure, use crypto and Certificate 71 Authentication or stuff like that. Something simple for an storage key
|
| /Documentation/filesystems/ |
| D | automount-support.txt | 14 Then from userspace, you can just do something like: 24 And then if you look in the mountpoint catalogue, you'll see something like: 82 If the mountpoint in question is in referenced by something other than
|
| /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
|
| /Documentation/media/kapi/ |
| D | dtv-common.rst | 41 /* do something */ 48 /* do something */
|
| /Documentation/ |
| D | Kconfig | 8 warning when something is missing. Works only if the Kernel
|
| D | debugging-modules.txt | 12 of debugging module problems is something like this:
|
| /Documentation/devicetree/bindings/net/ieee802154/ |
| D | mrf24j40.txt | 7 - spi-max-frequency: maximal bus speed, should be set something under or equal
|
| /Documentation/ABI/stable/ |
| D | sysfs-class-rfkill | 62 transmitter is forced off by something outside of 75 The transmitter is forced off by something outside of
|
| D | vdso | 8 if you set CS on x86 to something strange, the vDSO functions are
|
| /Documentation/media/uapi/ |
| D | gen-errors.rst | 43 change something that would affect the stream, or would require 88 It's a 'Something is wrong, I give up!' type of error.
|
| /Documentation/devicetree/bindings/spi/ |
| D | jcore,spi.txt | 17 Necessary only if the input clock rate is something other than a
|
| /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::
|
| D | i2c-ali15x3.rst | 75 output of lspci will show something similar to the following:: 89 then you must enable ACPI, the PMU, SMB, or something similar
|
| D | i2c-ismt.rst | 41 something similar to the following::
|
| /Documentation/admin-guide/ |
| D | cpu-load.rst | 42 |_ something begins working | 43 |_ something goes to sleep
|
| /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.
|
| /Documentation/power/ |
| D | tricks.rst | 14 * use ext2. At least it has working fsck. [If something seems to go
|
| /Documentation/admin-guide/device-mapper/ |
| D | log-writes.rst | 82 we're fsck'ing something reasonable, you would do something like 104 Say you want to test fsync on your file system. You would do something like
|
12345678910>>...13