/Linux-v4.19/scripts/kconfig/tests/err_recursive_dep/ |
D | expected_stderr | 1 Kconfig:11:error: recursive dependency detected! 6 Kconfig:5:error: recursive dependency detected! 11 Kconfig:17:error: recursive dependency detected! 17 Kconfig:32:error: recursive dependency detected! 23 Kconfig:37:error: recursive dependency detected! 29 Kconfig:60:error: recursive dependency detected! 34 Kconfig:51:error: recursive dependency detected!
|
/Linux-v4.19/tools/perf/ |
D | Makefile.config | 14 $(shell printf "" > $(OUTPUT).config-detected) 15 detected = $(shell echo "$(1)=y" >> $(OUTPUT).config-detected) 16 detected_var = $(shell echo "$(1)=$($(1))" >> $(OUTPUT).config-detected) 37 $(call detected,CONFIG_X86) 43 $(call detected,CONFIG_X86_64) 69 $(call detected,CONFIG_PERF_REGS) 370 $(call detected,CONFIG_SETNS) 378 $(call detected,CONFIG_LIBOPENCSD) 391 $(call detected,CONFIG_LIBELF) 419 $(call detected,CONFIG_DWARF) [all …]
|
D | .gitignore | 31 .config-detected
|
/Linux-v4.19/drivers/parport/ |
D | daisy.c | 94 int detected = 0; in parport_daisy_init() local 142 detected += assign_addrs(port); in parport_daisy_init() 151 detected++; in parport_daisy_init() 156 if (!detected && !last_try) { in parport_daisy_init() 171 return detected; in parport_daisy_init() 405 int detected; in assign_addrs() local 469 detected = numdevs - thisdev; in assign_addrs() 471 detected); in assign_addrs() 481 return detected; in assign_addrs()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 24 supported and if detected, it's no longer reported as static 34 done. This file shows the detected device type. "pending" means 36 device couldn't be detected or loaded. "generic" means, that the 37 device couldn't be detected but supports basic Wii Remote 50 Description: This attribute is only provided if the device was detected as a 65 Description: This attribute is only provided if the device was detected as a 74 Calibration data is detected by the kernel during device setup.
|
D | sysfs-class-fpga-manager | 50 * reconfig operation error - invalid operations detected by 54 * reconfig CRC error - CRC error detected by 58 * reconfig IP protocol error - protocol errors detected by 60 * reconfig fifo overflow error - FIFO overflow detected by
|
D | sysfs-class-power-twl4030 | 7 "auto" - draw power as appropriate for detected 26 "auto" - draw power as appropriate for detected
|
D | sysfs-block-device | 13 detected. 15 every 10ms when activity is detected.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-query-dv-timings.rst | 47 timings are detected. Instead, drivers should send the 53 :ref:`VIDIOC_QUERY_DV_TIMINGS`, and if the detected timings are valid they 57 If the timings could not be detected because there was no signal, then 58 ENOLINK is returned. If a signal was detected, but it was unstable and 80 No timings could be detected because no signal was found.
|
D | vidioc-querystd.rst | 43 between 50 and 60 Hz systems. If no signal was detected, then the driver 51 automatically if a new video standard is detected. Instead, drivers 57 will have to call :ref:`VIDIOC_QUERYSTD`, and if the detected video
|
D | dev-rds.rst | 50 Whether an RDS signal is present can be detected by looking at the 52 ``V4L2_TUNER_SUB_RDS`` will be set if RDS data was detected. 180 - A bit error was detected but corrected.
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | max8903-charger.txt | 5 - dok-gpios: Valid DC power has been detected (active low, input), optional if uok-gpios is provided 6 - uok-gpios: Valid USB power has been detected (active low, input), optional if dok-gpios is provid…
|
D | tps65090.txt | 7 -ti,enable-low-current-chrg: Enables charging when a low current is detected
|
D | lego_ev3_battery.txt | 6 detected by a key switch in the battery compartment.
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | ab8500.txt | 42 : VBUS_DET_F : : VBUS falling detected 43 : VBUS_DET_R : : VBUS rising detected 48 : VBUS_OVV : : Overvoltage on Vbus ball detected (USB charge is stopped) 49 : CH_WD_EXP : : Charger watchdog detected
|
/Linux-v4.19/Documentation/core-api/ |
D | debug-objects.rst | 32 detected problems so the kernel can continue to work and the debug 56 Each detected error is reported in the statistics and a limited number 185 usage of the object is detected by the other debug checks. 214 debug_object_init is detected. The function takes the address of the 232 debug_object_activate is detected. 260 debug_object_destroy is detected. 273 debug_object_free is detected. Further it can be called from the debug 274 checks in kfree/vfree, when an active object is detected from the 289 debug_object_assert_init is detected.
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | brcm,bus-axi.txt | 9 The cores on the AXI bus are automatically detected by bcma with the 19 detected (e.g. IRQ numbers). Also some of the cores may be responsible
|
/Linux-v4.19/scripts/kconfig/tests/err_recursive_inc/ |
D | expected_stderr | 1 Recursive inclusion detected.
|
/Linux-v4.19/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 11 The errors can be detected with multiple mechanisms: 21 and after a number of such errors are detected the bus might be reset. Note 26 identify Slaves which detected a Bus Clash or a Parity Error, but they may
|
/Linux-v4.19/Documentation/scsi/ |
D | g_NCR5380.txt | 22 This driver provides some information on what it has detected in 23 /proc/scsi/g_NCR5380/x where x is the scsi card number as detected at boot
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | cyttsp.txt | 25 before movement is detected and reported by the device. 34 touches are detected before entering low-power mode.
|
/Linux-v4.19/Documentation/w1/masters/ |
D | ds2482 | 26 However, the device cannot be detected without writing to the i2c bus, so no
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | radiotrack.rst | 91 0xff ==> no stereo detected, 0xfd ==> stereo detected. 152 x=0xff ==> "not stereo", x=0xfd ==> "stereo detected"
|
/Linux-v4.19/sound/aoa/fabrics/ |
D | layout.c | 857 struct snd_kcontrol *detected, *c; in layout_notify() local 863 detected = ldev->headphone_detected_ctrl; in layout_notify() 872 detected = ldev->lineout_detected_ctrl; in layout_notify() 882 if (detected) in layout_notify() 883 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_VALUE, &detected->id); in layout_notify()
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | fe-read-uncorrected-blocks.rst | 36 This ioctl call returns the number of uncorrected blocks detected by the
|