Searched full:probed (Results 1 – 25 of 104) sorted by relevance
12345
| /Documentation/driver-api/driver-model/ |
| D | driver.rst | 191 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/ |
| D | sysfs-class-mux | 16 probed MUX chip where N is a simple enumeration.
|
| D | sysfs-devices-state_synced | 20 and have probed successfully. Resources that were left disabled
|
| D | sysfs-bus-spi-devices-spi-nor | 19 known to the kernel and is only probed by its SFDP
|
| D | sysfs-class-pwm | 16 probed PWM controller/chip where N is the base of the
|
| D | sysfs-class-mei | 15 each probed mei device
|
| /Documentation/trace/ |
| D | kprobes.rst | 64 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/ |
| D | device_link.rst | 30 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
|
| D | tee.rst | 16 probed via corresponding probe API registered by the client driver. This
|
| /Documentation/devicetree/bindings/reserved-memory/ |
| D | qcom,cmd-db.yaml | 16 resource properties may change. These properties are dynamically probed by the
|
| /Documentation/devicetree/bindings/openrisc/opencores/ |
| D | or1ksim.txt | 19 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
| /Documentation/devicetree/bindings/mips/img/ |
| D | pistachio.txt | 14 be probed via CPS, it is not necessary to specify secondary CPUs. Required
|
| /Documentation/hwmon/ |
| D | occ.rst | 19 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.
|
| D | submitting-patches.rst | 108 * 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/ |
| D | sodaville.txt | 10 There is no compatible property for now because the driver is probed via
|
| /Documentation/devicetree/bindings/net/ |
| D | micrel.txt | 51 PHY is probed.
|
| /Documentation/misc-devices/ |
| D | mrvl_cn10k_dpi.rst | 48 DPI VF devices are probed and accessed from user space applications using
|
| /Documentation/gpu/rfc/ |
| D | i915_small_bar.h | 17 * @probed_size: Memory probed by the driver 42 * @probed_cpu_visible_size: Memory probed by the driver
|
| /Documentation/driver-api/tty/ |
| D | index.rst | 55 #. Create and register TTY devices as they are probed (probe function)
|
| /Documentation/watchdog/ |
| D | mlx-wdt.rst | 56 Watchdog driver is probed from the common mlx_platform driver.
|
| /Documentation/i2c/ |
| D | instantiating-devices.rst | 199 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/ |
| D | phy.rst | 7 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/ |
| D | rpmsg.rst | 213 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/ |
| D | nfp.rst | 49 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/ |
| D | i2c-pxa-pci-ce4100.txt | 8 The driver is probed via the PCI-ID and is gathering the information of
|
12345