Home
last modified time | relevance | path

Searched full:probed (Results 1 – 25 of 104) sorted by relevance

12345

/Documentation/driver-api/driver-model/
Ddriver.rst191 devices of the device have successfully probed. The list of consumers of the
198 point in time have already probed successfully, sync_state() is called right
200 too is considered as "all consumers of the device have probed" and sync_state()
204 still consumers that haven't probed successfully, the sync_state() call is
207 there are one or more consumers of the device that haven't probed yet, then
214 consumers of the device have probed. Once all the consumers of the device have
215 probed, the device's driver can synchronize the hardware state of the device to
224 probed.
229 all the consumers of a device have probed::
/Documentation/ABI/testing/
Dsysfs-class-mux16 probed MUX chip where N is a simple enumeration.
Dsysfs-devices-state_synced20 and have probed successfully. Resources that were left disabled
Dsysfs-bus-spi-devices-spi-nor19 known to the kernel and is only probed by its SFDP
Dsysfs-class-pwm16 probed PWM controller/chip where N is the base of the
Dsysfs-class-mei15 each probed mei device
/Documentation/trace/
Dkprobes.rst64 When a kprobe is registered, Kprobes makes a copy of the probed
65 instruction and replaces the first byte(s) of the probed instruction
74 Next, Kprobes single-steps its copy of the probed instruction.
111 the entry to the function. When the probed function is called and this
117 When the probed function executes its return instruction, control
123 While the probed function is executing, its return address is
127 function can be probed simultaneously. register_kretprobe()
139 time the probed function is entered but there is no kretprobe_instance
163 In case probed function is entered but there is no kretprobe_instance
228 - Other instructions in the optimized region are probed.
[all …]
/Documentation/driver-api/
Ddevice_link.rst30 presence on the supplier. The consumer devices are not probed before the
62 driver core known about the device link earlier, it wouldn't have probed the
114 consumer will never be probed.
250 add a device flag causing the parent driver to be probed before the
271 and consumer. If the link is created before any devices are probed, it
279 * Before a consumer device is probed, presence of supplier drivers is
Dtee.rst16 probed via corresponding probe API registered by the client driver. This
/Documentation/devicetree/bindings/reserved-memory/
Dqcom,cmd-db.yaml16 resource properties may change. These properties are dynamically probed by the
/Documentation/devicetree/bindings/openrisc/opencores/
Dor1ksim.txt19 be probed via CPS, it is not necessary to specify secondary CPUs. Required
/Documentation/devicetree/bindings/mips/img/
Dpistachio.txt14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
/Documentation/hwmon/
Docc.rst19 The P8 version of this driver is a client driver of I2C. It may be probed
24 It will be probed automatically by the FSI-based OCC driver.
Dsubmitting-patches.rst108 * Only the following I2C addresses shall be probed: 0x18-0x1f, 0x28-0x2f,
111 chips. If your chip lives at an address which can't be probed then the
/Documentation/devicetree/bindings/gpio/
Dsodaville.txt10 There is no compatible property for now because the driver is probed via
/Documentation/devicetree/bindings/net/
Dmicrel.txt51 PHY is probed.
/Documentation/misc-devices/
Dmrvl_cn10k_dpi.rst48 DPI VF devices are probed and accessed from user space applications using
/Documentation/gpu/rfc/
Di915_small_bar.h17 * @probed_size: Memory probed by the driver
42 * @probed_cpu_visible_size: Memory probed by the driver
/Documentation/driver-api/tty/
Dindex.rst55 #. Create and register TTY devices as they are probed (probe function)
/Documentation/watchdog/
Dmlx-wdt.rst56 Watchdog driver is probed from the common mlx_platform driver.
/Documentation/i2c/
Dinstantiating-devices.rst199 probed, will be probed. For example this avoids probing for hardware
220 probed by default back then. The default is an empty class which means
/Documentation/firmware-guide/acpi/dsd/
Dphy.rst7 The PHYs on an MDIO bus [phy] are probed and registered using
27 During the MDIO bus driver initialization, PHYs on this bus are probed
/Documentation/staging/
Drpmsg.rst213 is already created for them when they are probed by the rpmsg bus
252 be probed with.
341 If/when a relevant rpmsg driver is registered, it will be immediately probed
/Documentation/networking/device_drivers/ethernet/netronome/
Dnfp.rst49 firmware from flash when the host driver gets probed. The firmware loading
141 the driver is probed, either 'Disk' (0) if firmware was found on disk,
143 reset on driver unload if firmware was loaded when the driver was probed.
/Documentation/devicetree/bindings/i2c/
Di2c-pxa-pci-ce4100.txt8 The driver is probed via the PCI-ID and is gathering the information of

12345