/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-hi8435 | 16 Channel Y low voltage threshold. If sensor input voltage goes lower then 17 this value then the threshold falling event is pushed. 24 Hysteresis between low and high thresholds can not be lower then 2 and 27 If falling threshold results hysteresis to odd value then rising 35 Channel Y high voltage threshold. If sensor input voltage goes higher then 36 this value then the threshold rising event is pushed. 44 Hysteresis between low and high thresholds can not be lower then 2 and 47 If rising threshold results hysteresis to odd value then falling
|
/Documentation/s390/ |
D | config3270.sh | 30 if ! ls $P > /dev/null 2>&1; then 40 if [ ! -d /dev/dasd ]; then 45 if [ ! -d /dev/dasd ]; then 53 if [ $min = 0 ]; then 55 if [ ! -d /dev/dasd ]; then 59 elif [ $maj = CONSOLE ]; then 60 if [ ! -d /dev/dasd ]; then 64 if [ ! -d /dev/dasd ]; then
|
/Documentation/admin-guide/aoe/ |
D | udev-install.sh | 10 if test -z "$conf"; then 11 if test -r /etc/udev/udev.conf; then 15 if test -z "$conf" || test ! -r "$conf"; then 26 if test -z "$rules_d" ; then 29 if test ! -d "$rules_d"; then
|
/Documentation/arm/nwfpe/ |
D | notes.rst | 15 then made a function call. Upon return from the function call the number in 19 converted to extended, then stored. If an lfm/sfm combination had been used, 20 then no conversion would occur. This has performance considerations. The 23 extended, then does the multiply in extended precision. 30 The result of log(x) (a double) will be calculated, returned in f0, then
|
/Documentation/sphinx/ |
D | parallel-wrapper.sh | 13 if [ -z "$parallel" ] ; then 14 # If no parallelism is specified at the top-level make, then 24 if [ -n "$auto" ] ; then 29 if [ -n "$parallel" ] ; then
|
/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-tx.rst | 65 then the audio was recorded as stereo. 70 bit of the Decoder Identification code. If set, then the audio was 75 then the audio is compressed. 79 then the PTY code is dynamically switched. 82 If set, then a traffic announcement is in progress. 85 If set, then the tuned programme carries traffic announcements. 88 If set, then this channel broadcasts music. If cleared, then it 90 then it should be set. 93 If set, then transmit alternate frequencies.
|
D | vidioc-g-edid.rst | 57 value, then the ``EINVAL`` error code will be returned. 66 If there are fewer blocks than specified, then the driver will set 68 available at all, then the error code ``ENODATA`` is set. 70 If blocks have to be retrieved from the sink, then this call will block 74 :ref:`VIDIOC_G_EDID <VIDIOC_G_EDID>` is called, then the driver will set ``blocks`` to the 81 If there are no EDID blocks available at all, then 91 EDID blocks than the hardware can handle then the EDID is not written, 94 other than 0 then the error code ``EINVAL`` is set. 124 you set the EDID and ``blocks`` is 0, then the EDID is disabled or
|
D | vidioc-g-dv-timings.rst | 63 ``V4L2_IN_CAP_DV_TIMINGS`` flag), then ``ENODATA`` error code is returned. 260 the transmitter can't generate such frequencies, then the flag 270 If the application sets this flag for a transmitter, then the 273 generate such frequencies, then the flag will be cleared. 276 then it will set this flag to signal this to the application. 278 - Specific to interlaced formats: if set, then the vertical 285 - If set, then this is a Consumer Electronics (CE) video format. 287 formats) in that if R'G'B' encoding is used then by default the 296 - If set, then the picture_aspect field is valid. Otherwise assume that 300 - If set, then the cea861_vic field is valid and contains the Video [all …]
|
/Documentation/admin-guide/laptops/ |
D | laptop-mode.rst | 64 * If you mount some of your ext3/reiserfs filesystems with the -n option, then 69 * If you have your filesystems listed as type "auto" in fstab, like I did, then 102 a cache miss. The disk can then be spun down in the periods of inactivity. 206 once, and will then spin down while the MP3 is playing. (Thanks to Bartek 251 # will read a complete MP3 at once, and will then spin down while the MP3/OGG is 268 # exceeded, the kernel will wake flusher threads which will then reduce the 343 if [ -f /etc/default/laptop-mode ] ; then 346 elif [ -f /etc/sysconfig/laptop-mode ] ; then 389 # exceeded, the kernel will wake flusher threads which will then reduce the 429 if [ ! -e /proc/sys/vm/laptop_mode ] ; then [all …]
|
/Documentation/devicetree/bindings/pinctrl/ |
D | allwinner,sun4i-a10-pinctrl.yaml | 18 bank, then the pin number inside that bank, and finally the GPIO 25 of the bank, then the pin number inside that bank, and finally 99 # - Then, the name itself can be any repetition of <string>- (to 103 # - Then, the bank name is optional and will be between pa and pg, 105 # the pin numbers then, 154 then: 166 then: 180 then: 196 then: 214 then: [all …]
|
/Documentation/vm/ |
D | swap_numa.rst | 24 Then node 0 will use the two swap devices in the order of swapA then swapB and 25 node 1 will use the two swap devices in the order of swapB then swapA. Note 40 Then node 0 will use them in the order of:: 73 or the system will pick one starting from -1 then downwards. The priority 76 the semantics for priority >=0 cases, the previous starting from -1 then 77 downwards now becomes starting from -2 then downwards and -1 is reserved
|
/Documentation/devicetree/bindings/sound/ |
D | cs42l52.txt | 21 - cirrus,mica-differential-cfg : boolean, If present, then the MICA input is configured 22 as a differential input. If not present then the MICA input is configured as 25 - cirrus,micb-differential-cfg : boolean, If present, then the MICB input is configured 26 as a differential input. If not present then the MICB input is configured as
|
/Documentation/userspace-api/media/cec/ |
D | cec-ioc-g-mode.rst | 47 When a CEC message is received, then the CEC framework will decide how 49 transmitted message, then the reply is sent back to the filehandle that 52 If the message is not a reply, then the CEC framework will process it 53 first. If there is no follower, then the message is just discarded and a 55 process it. If there is a follower, then the message is passed on to the 67 If there is no initiator, then any CEC filehandle can use 69 initiator then only that initiator can call 104 then an attempt to become one will return the ``EBUSY`` error code 139 the exclusive follower then an attempt to become one will return 152 follower then an attempt to become one will return the ``EBUSY`` error [all …]
|
/Documentation/power/ |
D | swsusp-dmcrypt.rst | 26 up dm-crypt and then asks swsusp to resume from the encrypted 78 then 86 then 90 then 101 then 103 then 125 Then we need to set up dmcrypt with the setup data from the 128 then attempts to resume from the first device mapper device. 137 What then follows is the well known process to change the root
|
/Documentation/driver-api/media/ |
D | v4l2-device.rst | 26 If :c:type:`v4l2_dev <v4l2_device>`\ ->name is empty then it will be set to a 28 If you set it up before calling :c:func:`v4l2_device_register` then it will 29 be untouched. If dev is ``NULL``, then you **must** setup 35 ``ivtv0``, ``ivtv1``, etc. If the name ends with a digit, then it will insert 58 If you have a hotpluggable device (e.g. a USB device), then when a disconnect 68 hotpluggable, then there is no need to call :c:func:`v4l2_device_disconnect`. 119 If you have multiple device nodes then it can be difficult to know when it is 124 zero, then the :c:type:`v4l2_device` release() callback is called. You can 127 If other device nodes (e.g. ALSA) are created, then you can increase and
|
D | v4l2-dev.rst | 21 If you embed it in a larger struct, then you must set the ``release()`` 56 become compulsory in the future!), then set this to your 72 If queue is not ``NULL``, and queue->lock is not ``NULL``, then queue->lock 84 If left to ``NULL``, then it will use the struct v4l2_prio_state 86 (group of) device node(s), then you can point it to your own struct 101 If you use :c:type:`v4l2_ioctl_ops`, then you should set 142 If you set this pointer, then that will be used by unlocked_ioctl to 145 If you are using the :ref:`videobuf2 framework <vb2_framework>`, then there 147 set, then this lock will be used instead of :c:type:`video_device`->lock 160 If you use the old :ref:`videobuf framework <vb_framework>` then you must [all …]
|
D | cec-core.rst | 88 Note: if cec_register_adapter() fails, then call cec_delete_adapter() to 89 clean up. But if cec_register_adapter() succeeded, then only call 145 If enabled, then the adapter should be put in a mode to also monitor messages 157 If enabled, then the adapter should be put in a mode to also monitor CEC pin 169 If logical_addr == CEC_LOG_ADDR_INVALID then all programmed logical addresses 171 If the maximum number of available logical addresses is exceeded, then it 253 retrying messages. If set, then the framework assumes that it 263 to 1, if the hardware does support retry then either set these counters to 298 If the CEC adapter supports Error Injection functionality, then that can 315 If both callbacks are set, then an ``error-inj`` file will appear in debugfs. [all …]
|
/Documentation/devicetree/bindings/timer/ |
D | allwinner,sun4i-a10-timer.yaml | 38 then: 50 then: 62 then: 74 then:
|
/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).
|
/Documentation/userspace-api/media/mediactl/ |
D | media-request-ioc-queue.rst | 31 If the media device supports :ref:`requests <media-request-api>`, then 34 If the request was successfully queued, then the file descriptor can be 37 If the request was already queued before, then ``EBUSY`` is returned. 42 Once a request is queued, then the driver is required to gracefully handle 76 stop streaming to reset the hardware state and then try to restart
|
/Documentation/devicetree/bindings/rtc/ |
D | allwinner,sun6i-a31-rtc.yaml | 61 then: 76 then: 90 then: 102 then: 114 then:
|
/Documentation/features/scripts/ |
D | features-refresh.sh | 15 if [[ "$F" == !* ]]; then 48 if [ ! -z "$K_GREP" ]; then 53 if [ "$F_VALID" = "false" ]; then 82 if [ "$O" = "" ] && [ ! -z "$K_GREP" ]; then 84 elif [ "$O" = "not" ] && [ -z "$K_GREP" ]; then 88 if [ ! -z "$S" ]; then
|
/Documentation/devicetree/bindings/clock/ |
D | renesas,cpg-clocks.yaml | 64 then: 95 then: 131 then: 151 then: 172 then: 190 then: 223 then:
|
/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.yaml | 24 simplefb, then the simplefb node must contain a property called 31 to number things. If display# aliases are used, then if the simplefb 32 node contains a display property then the /aliases/display# path 37 interaction, then the chosen node stdout-path property should point 39 aliases. If display aliases are used then it should be set to the 136 then: 146 then:
|
/Documentation/core-api/ |
D | debug-objects.rst | 75 active and destroyed objects. When debugobjects detects an error, then 85 on the callers stack. If it is on the callers stack then a limited 98 active and destroyed objects. When debugobjects detects an error, then 122 active and destroyed objects. When debugobjects detects an error, then 128 When the real object is not yet tracked by debugobjects then the 135 When the activation is legitimate, then the state of the associated 149 When the deactivation is legitimate, then the state of the associated 162 destroyed objects. When debugobjects detects an error, then it calls the 168 When the destruction is legitimate, then the state of the associated 178 debugobjects detects an error, then it calls the fixup_free function of [all …]
|