Searched full:missing (Results 1 – 25 of 187) sorted by relevance
12345678
| /Documentation/ |
| D | Kconfig | 3 bool "Warn if there's a missing documentation file" 7 This option makes the Kernel to check for missing dependencies, 8 warning when something is missing. Works only if the Kernel
|
| /Documentation/devicetree/bindings/regulator/ |
| D | tps62360-regulator.txt | 15 If this property is missing, then assume that there is no GPIO 18 If this property is missing, then assume that there is no GPIO 21 If this property is missing, then assume the state as low (0). 23 If this property is missing, then assume the state as low (0).
|
| D | fixed-regulator.yaml | 55 Polarity of GPIO is Active high. If this property is missing, 61 GPIO is open drain type. If this property is missing then default
|
| D | tps51632-regulator.txt | 9 - ti,dvfs-step-20mV: The 20mV step voltage when PWM DVFS enabled. Missing this
|
| /Documentation/media/v4l-drivers/ |
| D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line 30 - The previous and next fields are averaged to recover lines missing from 34 field is used to fill missing lines from the current field. This method 38 used to fill missing lines from the current field. This method is also
|
| /Documentation/core-api/ |
| D | symbol-namespaces.rst | 29 its configuration, reject loading the module or warn about a missing import. 111 5. for a way to create missing import statements automatically. 128 Missing namespaces imports can easily be detected at build time. In fact, 134 missing imports. Fixing missing imports can be done with:: 142 - notice the warning of modpost telling about a missing import 146 Again, `make nsdeps` will eventually add the missing namespace imports for 152 - notice the warning of modpost telling about a missing import
|
| /Documentation/devicetree/bindings/ |
| D | ABI.txt | 12 then default to the previous behaviour if it is missing. If a binding 29 behaviour when a newly added property is missing.
|
| /Documentation/devicetree/bindings/clock/ |
| D | rockchip,rk3036-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3328-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3228-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3128-cru.txt | 20 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rv1108-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3368-cru.txt | 18 If missing, pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3288-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3308-cru.txt | 18 If missing, pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,rk3188-cru.txt | 19 If missing pll rates are not changeable, due to the missing pll lock status.
|
| D | rockchip,px30-cru.txt | 19 If missing, pll rates are not changeable, due to the missing pll lock status.
|
| D | xgene.txt | 24 - clock-names : shall be the name of the PLL. If missing, use the device name. 33 - clock-names : shall be the name of the clock. If missing, use the device name. 47 - clock-names : shall be the name of the device clock. If missing, use the
|
| /Documentation/hwmon/ |
| D | pc87427.rst | 43 (including stalled or missing fan). 52 setting, and the configuration interface is missing.
|
| /Documentation/admin-guide/mm/ |
| D | userfaultfd.rst | 89 the range (UFFDIO_REGISTER_MODE_MISSING would track missing 137 The QEMU in the source node writes all pages that it knows are missing 151 the userfault address it writes the information about the missing page 154 remaining missing pages from that new page offset. Soon after that 166 missing in the destination node. The bitmap in the source node is 167 checked to find which missing pages to send in round robin and we seek
|
| /Documentation/driver-api/md/ |
| D | raid5-ppl.rst | 9 disks is missing. This can lead to silent data corruption when rebuilding the 20 this stripe is missing, this updated parity can be used to recover its
|
| /Documentation/admin-guide/ |
| D | init.rst | 26 missing interrupt-based configuration). 29 ``/lib/ld-linux.so.2`` missing or broken. Use
|
| /Documentation/admin-guide/cifs/ |
| D | todo.rst | 7 A Partial List of Missing Features 12 is a partial list of the known problems and missing features: 14 a) SMB3 (and SMB3.1.1) missing optional features:
|
| /Documentation/devicetree/bindings/net/ |
| D | qca,qca7000.txt | 24 are invalid. Missing the property will set the SPI 31 property is missing the driver defaults to burst mode.
|
| /Documentation/process/ |
| D | deprecated.rst | 93 and other misbehavior due to the missing termination. It also NUL-pads the 126 is missing at the end of a case. This, however, introduces ambiguity in the 127 code, as it's not always clear if the missing break is intentional or a bug. 129 As there have been a long list of flaws `due to missing "break" statements
|
12345678