Home
last modified time | relevance | path

Searched refs:simulated (Results 1 – 20 of 20) sorted by relevance

/linux-6.1.9/Documentation/admin-guide/gpio/
Dgpio-sim.rst6 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
Dgpio-mockup.rst6 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.1.9/Documentation/networking/mac80211_hwsim/
Dmac80211_hwsim.rst30 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.1.9/drivers/gpu/drm/i915/
Di915_gpu_error.h62 bool simulated; member
140 bool simulated; member
202 bool simulated; member
Di915_gpu_error.c1373 bool simulated; in record_context() local
1398 simulated = i915_gem_context_no_error_capture(ctx); in record_context()
1401 return simulated; in record_context()
1538 ee->simulated |= record_context(&ee->context, rq); in intel_engine_coredump_add_request()
1539 if (ee->simulated) in intel_engine_coredump_add_request()
1666 gt->simulated |= ee->simulated; in gt_record_engines()
1667 if (ee->simulated) { in gt_record_engines()
2094 error->simulated |= error->gt->simulated; in __i915_gpu_coredump()
2129 if (error->simulated || in i915_error_state_store()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dselection-api-vs-crop-api.rst39 former cropping API would be simulated using the new one.
/linux-6.1.9/kernel/irq/
DKconfig63 # Support for simulated interrupts
/linux-6.1.9/arch/xtensa/
DKconfig481 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.1.9/Documentation/misc-devices/
Dbh1770glc.rst35 Proximity low interrupt doesn't exists in the chip. This is simulated
/linux-6.1.9/Documentation/dev-tools/
Dkcsan.rst277 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.1.9/Documentation/locking/
Dlocktorture.rst20 can be simulated by either enlarging this critical region hold time and/or
/linux-6.1.9/Documentation/fb/
Duvesafb.rst12 v86d. v86d is used to run the x86 Video BIOS code in a simulated and
/linux-6.1.9/Documentation/gpu/
Dvkms.rst107 - VKMS already has support for vblanks simulated via hrtimers, which can be
/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c2232 gt->simulated = gt->engine->simulated; in execlists_capture_work()
2233 cap->error->simulated = gt->simulated; in execlists_capture_work()
/linux-6.1.9/Documentation/x86/
Dmicrocode.rst123 is in progress, those simulated MSRs transiently cease to exist. This
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-mtd16 physical/simulated flash devices, partitions on a flash
/linux-6.1.9/Documentation/driver-api/
Dscsi.rst328 To be more realistic, the simulated devices have the transport
Dlibata.rst440 ``hostt->queuecommand`` callback. scmds can either be simulated or
441 translated. No qc is involved in processing a simulated scmd. The
/linux-6.1.9/Documentation/input/
Dinput.rst32 a simulated PS/2 interface to GPM and X, and so on.
/linux-6.1.9/drivers/acpi/
DKconfig194 which use a simulated power button to initiate a controlled poweroff,