Home
last modified time | relevance | path

Searched refs:probing (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/u-boot/drivers/video/stm32/
H A DKconfig23 framebuffer during device-model binding/probing.
32 framebuffer during device-model binding/probing.
41 framebuffer during device-model binding/probing.
/openbmc/linux/drivers/base/test/
H A DKconfig3 tristate "Build kernel module to test asynchronous driver probing"
7 testing asynchronous driver probing by the device core.
/openbmc/linux/Documentation/driver-api/
H A Deisa.rst25 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 either
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
H A Ddevice_link.rst64 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.
H A Dfirewire.rst28 Firewire device probing and sysfs interfaces
/openbmc/linux/net/tipc/
H A Dmonitor.c493 bool probing = state->probing; in tipc_mon_rcv() local
496 state->probing = false; in tipc_mon_rcv()
519 if (!more(new_gen, state->peer_gen) && !probing) in tipc_mon_rcv()
607 state->probing = false; in tipc_mon_get_state()
613 if (!state->probing && in tipc_mon_get_state()
621 state->probing = state->acked_gen != mon->dom_gen; in tipc_mon_get_state()
622 state->probing |= peer->down_cnt; in tipc_mon_get_state()
H A Dmonitor.h55 bool probing :1; member
/openbmc/u-boot/drivers/video/rockchip/
H A DKconfig29 framebuffer during device-model binding/probing.
38 framebuffer during device-model binding/probing.
/openbmc/linux/sound/ac97/
H A DKconfig11 drivers which benefit from the AC97 automatic probing should "select"
/openbmc/linux/drivers/cdx/
H A DKconfig14 APU. CDX bus provides a mechanism for scanning and probing
/openbmc/linux/Documentation/devicetree/bindings/display/connector/
H A Dvga-connector.yaml19 description: phandle link to the I2C controller used for DDC EDID probing
H A Ddvi-connector.yaml23 description: phandle link to the I2C controller used for DDC EDID probing
H A Dhdmi-connector.yaml32 description: phandle link to the I2C controller used for DDC EDID probing
/openbmc/openbmc/poky/meta/recipes-graphics/virglrenderer/virglrenderer/
H A D0001-meson.build-use-python3-directly-for-python.patch6 This avoids a dependency on target python (due to meson probing
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst56 specified, probing the kernel is the default behaviour.
73 same role as when probing the kernel.
/openbmc/u-boot/drivers/mtd/
H A DKconfig30 for probing the capabilities of flash devices. If you wish to
41 for probing the capabilities of flash devices. If you wish to
/openbmc/u-boot/doc/SPI/
H A Dstatus.txt8 - sf_probe.c: SPI flash probing code.
/openbmc/linux/Documentation/fb/
H A Dintel810.rst54 - 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),
/openbmc/linux/Documentation/hwmon/
H A Dltc4215.rst30 of the possible addresses are unfriendly to probing. You will have to
/openbmc/qemu/tests/qemu-iotests/
H A D241.out23 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.
/openbmc/openbmc/poky/meta/recipes-devtools/i2c-tools/
H A Di2c-tools_4.3.bb3 …tools package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dump…
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dbrcm,bcm2835-hdmi.yaml37 Phandle of the I2C controller used for DDC EDID probing
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-devlink76 - 'consumer probing'
91 'consumer probing' means the consumer device is currently
/openbmc/linux/Documentation/PCI/
H A Dpci-iov-howto.rst90 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
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/
H A Dpython3-scapy_2.5.0.bb5 It can easily handle most classical tasks like scanning, tracerouting, probing, \

1234567