Searched refs:simulated (Results 1 – 20 of 20) sorted by relevance
/linux-6.3-rc2/Documentation/admin-guide/gpio/ |
A D | gpio-sim.rst | 6 The configfs GPIO Simulator (gpio-sim) provides a way to create simulated GPIO 11 Creating simulated chips 35 are: ``'1'`` to enable the simulated device and ``'0'`` to disable and tear 75 order to instantiate the chip. It can be set back to 0 to destroy the simulated 76 chip. The module will synchronously wait for the new simulated device to be 119 Manipulating simulated lines 122 Each simulated GPIO chip creates a separate sysfs group under its device 128 ``pull`` - allows to read and set the current simulated pull setting for
|
A D | gpio-mockup.rst | 6 The GPIO Testing Driver (gpio-mockup) provides a way to create simulated GPIO 11 Creating simulated chips using module params 39 Manipulating simulated lines 50 changes the configuration of the simulated pull-up/pull-down resistor
|
/linux-6.3-rc2/Documentation/networking/mac80211_hwsim/ |
A D | mac80211_hwsim.rst | 30 and wpa_supplicant. The simulated radios do not have the limitations 33 since all radio operation is simulated, any channel can be used in 37 to select how many radios are simulated (default 2). This allows
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_gpu_error.h | 62 bool simulated; member 140 bool simulated; member 202 bool simulated; member
|
A D | i915_gpu_error.c | 1377 bool simulated; in record_context() local 1402 simulated = i915_gem_context_no_error_capture(ctx); in record_context() 1405 return simulated; in record_context() 1542 ee->simulated |= record_context(&ee->context, ce); in engine_coredump_add_context() 1543 if (ee->simulated) in engine_coredump_add_context() 1672 gt->simulated |= ee->simulated; in gt_record_engines() 1673 if (ee->simulated) { in gt_record_engines() 2105 error->simulated |= error->gt->simulated; in __i915_gpu_coredump() 2140 if (error->simulated || in i915_error_state_store()
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | selection-api-vs-crop-api.rst | 39 former cropping API would be simulated using the new one.
|
/linux-6.3-rc2/kernel/irq/ |
A D | Kconfig | 63 # Support for simulated interrupts
|
/linux-6.3-rc2/arch/xtensa/ |
A D | Kconfig | 481 tristate "Host file-based simulated block device support" 490 int "Number of host file-based simulated block devices" 501 string "Host filename for the first simulated device" 509 string "Host filename for the second simulated device" 513 Another simulated disk in a host file for a buildroot-independent
|
/linux-6.3-rc2/Documentation/misc-devices/ |
A D | bh1770glc.rst | 35 Proximity low interrupt doesn't exists in the chip. This is simulated
|
/linux-6.3-rc2/Documentation/dev-tools/ |
A D | kcsan.rst | 277 simulated reordering within the scope of its function (at most 1 in-flight 282 barrier is encountered, the access will no longer be considered for simulated 302 simulated reordering. After the write of ``flag``, ``x`` is again checked for
|
/linux-6.3-rc2/Documentation/locking/ |
A D | locktorture.rst | 20 can be simulated by either enlarging this critical region hold time and/or
|
/linux-6.3-rc2/Documentation/fb/ |
A D | uvesafb.rst | 12 v86d. v86d is used to run the x86 Video BIOS code in a simulated and
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | vkms.rst | 107 - VKMS already has support for vblanks simulated via hrtimers, which can be
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-class-mtd | 16 physical/simulated flash devices, partitions on a flash
|
/linux-6.3-rc2/Documentation/x86/ |
A D | microcode.rst | 123 is in progress, those simulated MSRs transiently cease to exist. This
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_execlists_submission.c | 2233 gt->simulated = gt->engine->simulated; in execlists_capture_work() 2234 cap->error->simulated = gt->simulated; in execlists_capture_work()
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | scsi.rst | 328 To be more realistic, the simulated devices have the transport
|
A D | libata.rst | 440 ``hostt->queuecommand`` callback. scmds can either be simulated or 441 translated. No qc is involved in processing a simulated scmd. The
|
/linux-6.3-rc2/Documentation/input/ |
A D | input.rst | 32 a simulated PS/2 interface to GPM and X, and so on.
|
/linux-6.3-rc2/drivers/acpi/ |
A D | Kconfig | 194 which use a simulated power button to initiate a controlled poweroff,
|
Completed in 32 milliseconds