Searched full:probing (Results 1 – 25 of 102) sorted by relevance
12345
| /Documentation/driver-api/ |
| D | eisa.rst | 25 implements bus probing (detecting EISA cards available on the bus), 53 to this device, as well as some parameters for probing purposes:: 197 Force the probing code to probe EISA slots even when it cannot find an 199 (don't force), and set to 1 (force probing) when 206 code (since probing is now in the core EISA code). Unfortunately, most 207 drivers share their probing routine between ISA, and EISA. Special 215 Unfortunately, most drivers are doing the probing by themselves, and
|
| D | device_link.rst | 64 presence of the supplier after adding the link, and defer probing on 66 ``->probe`` callback while the supplier is still probing, but the consumer must 111 may cause probing of the consumer to be deferred indefinitely. This can become 144 probing) or never. Consequently it cannot be determined whether to defer 145 probing or not. It would be possible to notify drivers when optional 146 resources become available after probing, but it would come at a high cost 249 A more suitable approach might be to simply use deferred probing or 309 probing are waited for until they are done.
|
| D | men-chameleon-bus.rst | 19 4.2 Probing and attaching 145 Probing and attaching
|
| D | firewire.rst | 28 Firewire device probing and sysfs interfaces
|
| /Documentation/devicetree/bindings/display/connector/ |
| D | vga-connector.yaml | 19 description: phandle link to the I2C controller used for DDC EDID probing
|
| D | dvi-connector.yaml | 23 description: phandle link to the I2C controller used for DDC EDID probing
|
| D | hdmi-connector.yaml | 32 description: phandle link to the I2C controller used for DDC EDID probing
|
| /Documentation/fb/ |
| D | intel810.rst | 54 - Supports EDID probing either by DDC/I2C or through the BIOS 102 be equal to hsync2. If EDID probing is successful, these will be 111 rate. If EDID probing is successful, these will be ignored and values 250 e. If you want support for DDC/I2C probing (Plug and Play Displays),
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-devlink | 76 - 'consumer probing' 91 'consumer probing' means the consumer device is currently
|
| /Documentation/driver-api/driver-model/ |
| D | overview.rst | 26 of common callbacks, such as device discovery during bus probing, bus 115 The bus layer may also create files for the devices it finds while probing the
|
| D | platform.rst | 55 actually exists; sometimes platform setup code can't be sure. The probing 116 Legacy Drivers: Device Probing 231 5. Probing of early platform drivers belonging to a certain class
|
| /Documentation/i2c/ |
| D | instantiating-devices.rst | 188 probing. 199 probed, will be probed. For example this avoids probing for hardware 214 * Probing is only one way to instantiate I2C devices now, while it was the 221 that no probing happens. The purpose of the class bitfield is to limit
|
| D | old-module-parameters.rst | 15 ``ignore`` (to prevent a driver from probing a given address).
|
| /Documentation/hwmon/ |
| D | ltc4215.rst | 30 of the possible addresses are unfriendly to probing. You will have to
|
| /Documentation/devicetree/bindings/display/ |
| D | brcm,bcm2835-hdmi.yaml | 37 Phandle of the I2C controller used for DDC EDID probing
|
| D | brcm,bcm2711-hdmi.yaml | 77 Phandle of the I2C controller used for DDC EDID probing
|
| /Documentation/admin-guide/media/ |
| D | bt8xx.rst | 144 Probing the cards with broken PCI subsystem ID 149 Still, it is possible to force probing the cards with::
|
| /Documentation/PCI/ |
| D | pci-iov-howto.rst | 90 To enable auto probing VFs by a compatible driver on the host, run 98 To disable auto probing VFs by a compatible driver on the host, run
|
| /Documentation/driver-api/virtio/ |
| D | virtio.rst | 69 Device discovery and probing 95 then the virtio-pci driver is probed and, if the probing goes well, the
|
| /Documentation/firmware-guide/acpi/ |
| D | non-d0-probe.rst | 4 Probing devices in other D states than 0
|
| /Documentation/usb/ |
| D | acm.rst | 121 acm.c: probing config 1 122 acm.c: probing config 2
|
| /Documentation/devicetree/bindings/display/tegra/ |
| D | nvidia,tegra20-hdmi.yaml | 70 probing
|
| /Documentation/networking/device_drivers/ethernet/amd/ |
| D | pds_vfio_pci.rst | 38 # Prevent non-vfio VF driver from probing the VF device
|
| /Documentation/sound/hd-audio/ |
| D | notes.rst | 93 Codec-Probing Problem 95 A less often but a more severe problem is the codec probing. When 123 Since 2.6.29 kernel, the driver has a more robust probing method, so 165 hda_codec: ALC880: BIOS auto-probing. 184 support the automatic probing (yet as of 2.6.28). And, BIOS is often, 479 try probing multi-I/O config (e.g. shared line-in/surround, 753 probing, the proc file is available, so you can get the raw codec 851 at probing and operating the HD-audio driver.
|
| /Documentation/devicetree/bindings/virtio/ |
| D | pci-iommu.yaml | 14 discovered dynamically by the PCI probing infrastructure. However the
|
12345