Searched refs:simulated (Results 1 – 22 of 22) sorted by relevance
| /linux/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 | 14 The GPIO Testing Driver (gpio-mockup) provides a way to create simulated GPIO 19 Creating simulated chips using module params 47 Manipulating simulated lines 58 changes the configuration of the simulated pull-up/pull-down resistor
|
| A D | gpio-virtuser.rst | 97 virtual device. The module will synchronously wait for the new simulated device
|
| /linux/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/drivers/gpu/drm/i915/ |
| A D | i915_gpu_error.h | 65 bool simulated; member 144 bool simulated; member 206 bool simulated; member
|
| A D | i915_gpu_error.c | 1403 bool simulated; in record_context() local 1430 simulated = i915_gem_context_no_error_capture(ctx); in record_context() 1433 return simulated; in record_context() 1570 ee->simulated |= record_context(&ee->context, ce); in engine_coredump_add_context() 1571 if (ee->simulated) in engine_coredump_add_context() 1700 gt->simulated |= ee->simulated; in gt_record_engines() 1701 if (ee->simulated) { in gt_record_engines() 2138 error->simulated |= error->gt->simulated; in __i915_gpu_coredump() 2173 if (error->simulated || in i915_error_state_store()
|
| /linux/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/kernel/irq/ |
| A D | Kconfig | 63 # Support for simulated interrupts
|
| /linux/Documentation/misc-devices/ |
| A D | bh1770glc.rst | 35 Proximity low interrupt doesn't exists in the chip. This is simulated
|
| /linux/arch/xtensa/ |
| A D | Kconfig | 501 tristate "Host file-based simulated block device support" 510 int "Number of host file-based simulated block devices" 521 string "Host filename for the first simulated device" 529 string "Host filename for the second simulated device" 533 Another simulated disk in a host file for a buildroot-independent
|
| /linux/Documentation/dev-tools/ |
| A D | kcsan.rst | 287 simulated reordering within the scope of its function (at most 1 in-flight 292 barrier is encountered, the access will no longer be considered for simulated 312 simulated reordering. After the write of ``flag``, ``x`` is again checked for
|
| /linux/Documentation/locking/ |
| A D | locktorture.rst | 20 can be simulated by either enlarging this critical region hold time and/or
|
| /linux/Documentation/fb/ |
| A D | uvesafb.rst | 12 v86d. v86d is used to run the x86 Video BIOS code in a simulated and
|
| /linux/Documentation/gpu/ |
| A D | vkms.rst | 107 - VKMS already has support for vblanks simulated via hrtimers, which can be
|
| /linux/Documentation/arch/x86/ |
| A D | microcode.rst | 123 is in progress, those simulated MSRs transiently cease to exist. This
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-mtd | 16 physical/simulated flash devices, partitions on a flash
|
| /linux/drivers/gpu/drm/i915/gt/ |
| A D | intel_execlists_submission.c | 2241 gt->simulated = gt->engine->simulated; in execlists_capture_work() 2242 cap->error->simulated = gt->simulated; in execlists_capture_work()
|
| /linux/Documentation/driver-api/ |
| A D | scsi.rst | 327 To be more realistic, the simulated devices have the transport
|
| A D | libata.rst | 415 ``hostt->queuecommand`` callback. scmds can either be simulated or 416 translated. No qc is involved in processing a simulated scmd. The
|
| /linux/Documentation/input/ |
| A D | input.rst | 32 a simulated PS/2 interface to GPM and X, and so on.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | vdo.rst | 376 changed while the target is active. Ideally, tuning with simulated
|
| /linux/drivers/acpi/ |
| A D | Kconfig | 199 which use a simulated power button to initiate a controlled poweroff,
|
Completed in 38 milliseconds