Home
last modified time | relevance | path

Searched full:asynchronous (Results 1 – 25 of 953) sorted by relevance

12345678910>>...39

/Linux-v6.6/Documentation/devicetree/bindings/memory-controllers/
Dst,stm32-fmc2-ebi-props.yaml17 0: Asynchronous mode 1 SRAM/FRAM.
18 1: Asynchronous mode 1 PSRAM.
19 2: Asynchronous mode A SRAM/FRAM.
20 3: Asynchronous mode A PSRAM.
21 4: Asynchronous mode 2 NOR.
22 5: Asynchronous mode B NOR.
23 6: Asynchronous mode C NOR.
24 7: Asynchronous mode D NOR.
26 9: Synchronous read asynchronous write PSRAM.
28 11: Synchronous read asynchronous write NOR.
[all …]
/Linux-v6.6/include/crypto/
Dacompress.h3 * Asynchronous Compression operations
20 * struct acomp_req - asynchronous (de)compression request
22 * @base: Common attributes for asynchronous crypto requests
89 * DOC: Asynchronous Compression API
91 * The Asynchronous Compression API is used with the algorithms of type
190 * acomp_request_alloc() -- allocates asynchronous (de)compression request
199 * acomp_request_free() -- zeroize and free asynchronous (de)compression
208 * acomp_request_set_callback() -- Sets an asynchronous callback
210 * Callback will be called when an asynchronous operation on a given
234 * @req: asynchronous compress request
[all …]
/Linux-v6.6/kernel/
Dasync.c3 * async.c: Asynchronous function calls for boot performance
18 More specifically, the asynchronous function call concept allows
24 Key to the asynchronous function call implementation is the concept of
34 async_synchronize_cookie() function will make sure that all asynchronous
38 Subsystem/driver initialization code that scheduled asynchronous probe
40 that do not use the asynchronous call feature, need to do a full
43 asynchronous and synchronous parts of the kernel.
235 * async_synchronize_full - synchronize all asynchronous function calls
237 * This function waits until all asynchronous function calls have been done.
246 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain
[all …]
/Linux-v6.6/include/crypto/internal/
Dacompress.h3 * Asynchronous Compression operations
16 * struct acomp_alg - asynchronous compression algorithm
88 * crypto_register_acomp() -- Register asynchronous compression algorithm
90 * Function registers an implementation of an asynchronous
100 * crypto_unregister_acomp() -- Unregister asynchronous compression algorithm
102 * Function unregisters an implementation of an asynchronous
/Linux-v6.6/Documentation/driver-api/firmware/
Dintroduction.rst20 * Asynchronous
23 however is you should strive to use the asynchronous APIs unless you also
24 are already using asynchronous initialization mechanisms which will not
27 as such mechanisms such as asynchronous probe can help supplement drivers.
/Linux-v6.6/include/media/
Dv4l2-async.h3 * V4L2 asynchronous subdevice registration API
22 * enum v4l2_async_match_type - type of asynchronous subdevice logic to be used
28 * This enum is used by the asynchronous connection logic to define the
29 * algorithm that will be used to match an asynchronous device.
88 * struct v4l2_async_notifier_operations - Asynchronous V4L2 notifier operations
277 * v4l2_async_nf_register - registers a subdevice asynchronous notifier
285 * asynchronous notifier
308 * v4l2_async_register_subdev - registers a sub-device to the asynchronous
317 * asynchronous sub-device framework and
338 * v4l2_async_unregister_subdev - unregisters a sub-device to the asynchronous
/Linux-v6.6/Documentation/crypto/
Dapi-digest.rst10 Asynchronous Message Digest API
14 :doc: Asynchronous Message Digest API
19 Asynchronous Hash Request Handle
23 :doc: Asynchronous Hash Request Handle
Darchitecture.rst57 Synchronous And Asynchronous Operation
60 The kernel crypto API provides synchronous and asynchronous API
70 Asynchronous operation is provided by the kernel crypto API which
76 must ensure it can handle such asynchronous events by applying
152 - ahash for asynchronous message digest
211 - CRYPTO_ALG_TYPE_AHASH Asynchronous multi-block hash
225 asynchronous ciphers. Usually, a caller provides a 0 for the mask flag.
/Linux-v6.6/Documentation/ABI/stable/
Dfirewire-cdev20 - Asynchronous request transmission
29 - Asynchronous stream transmission and reception
30 - Asynchronous broadcast request transmission
43 an address range, asynchronous response transmission
78 outbound asynchronous transaction completion or isochronous
/Linux-v6.6/drivers/md/bcache/
DKconfig28 interface to list them, which makes it possible to see asynchronous
32 bool "Asynchronous device registration"
37 registration work is handled in kernel work queue in asynchronous
/Linux-v6.6/include/net/nfc/
Ddigital.h100 * the resp pointer. This is an asynchronous function.
109 * the resp pointer. This is an asynchronous function.
111 * device. This is an asynchronous function.
120 * This is an asynchronous function.
126 * sequence. This is an asynchronous function.
136 * Notes: Asynchronous functions have a timeout parameter. It is the driver
/Linux-v6.6/drivers/base/test/
Dtest_async_driver_probe.c110 pr_info("registering first set of asynchronous devices...\n"); in test_async_probe_init()
128 pr_info("registering asynchronous driver...\n"); in test_async_probe_init()
144 pr_info("registering second set of asynchronous devices...\n"); in test_async_probe_init()
236 * asynchronous probe calls remaining by forcing timeout and remove in test_async_probe_init()
238 * pending asynchronous probe calls. in test_async_probe_init()
297 MODULE_DESCRIPTION("Test module for asynchronous driver probing");
DKconfig3 tristate "Build kernel module to test asynchronous driver probing"
7 testing asynchronous driver probing by the device core.
/Linux-v6.6/Documentation/virt/kvm/x86/
Dmsr.rst193 Asynchronous page fault (APF) control MSR.
211 when asynchronous page faults are enabled on the vcpu, 0 when disabled.
212 Bit 1 is 1 if asynchronous page faults can be injected when vcpu is in
213 cpl == 0. Bit 2 is 1 if asynchronous page faults are delivered to L1 as
226 with asynchronous 'page not present' event. If during a page fault APF
358 Second asynchronous page fault (APF) control MSR.
364 The vector has to be set up before asynchronous page fault mechanism
372 Asynchronous page fault (APF) acknowledgment.
/Linux-v6.6/Documentation/hid/
Dhid-transport.rst79 The terms "asynchronous" and "synchronous" in this document describe the
80 transmission behavior regarding acknowledgements. An asynchronous channel must
82 verifications. Generally, HID calls operating on asynchronous channels must be
85 driver in whatever way they like. They might just be the same as asynchronous
88 required on asynchronous channels, a transport-driver must implement that via
99 - Interrupt Channel (intr): The intr channel is used for asynchronous data
133 on the intr channel as this channel is asynchronous.
138 free to make excessive use of asynchronous OUTPUT reports (for instance, custom
330 must not cause SET_REPORT calls! This must be implemented as asynchronous
/Linux-v6.6/Documentation/ABI/testing/
Ddebugfs-scmi-raw20 Description: SCMI Raw asynchronous message injection/snooping facility; write
21 a complete SCMI asynchronous command message (header included)
96 Description: SCMI Raw asynchronous message injection/snooping facility; write
97 a complete SCMI asynchronous command message (header included)
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dfsl,sai.yaml120 fsl,sai-asynchronous:
122 SAI will work in the asynchronous mode, which means both transmitter
125 If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the
151 - fsl,sai-asynchronous
Dfsl,ssi.txt46 - fsl,ssi-asynchronous:
47 If specified, the SSI is to be programmed in asynchronous
50 SRCK and SRFS are ignored. Asynchronous mode allows
/Linux-v6.6/arch/m68k/include/asm/
Dcontregs.h24 #define AC_ASYNC_ERR 0x60000008 /* c asynchronous fault type */
39 #define AC_M_AFSR 0x0500 /* hv Asynchronous Fault Status Reg */
40 #define AC_M_AFAR 0x0600 /* hv Asynchronous Fault Address Reg */
/Linux-v6.6/arch/arm/mach-omap2/
Domap4-common.c59 * The OMAP4 bus structure contains asynchronous bridges which can buffer
60 * data writes from the MPU. These asynchronous bridges can be found on
65 * therefore different asynchronous bridges.
87 * OMAP4 Errata i688 - asynchronous bridge corruption when entering WFI.
89 * If a data is stalled inside asynchronous bridge because of back
/Linux-v6.6/include/uapi/sound/
Dfirewire.h83 * @messages.tstamp: The isochronous cycle at which the request subaction of asynchronous
162 * LSB one byte in asynchronous write quadlet transaction to 0x'ffff'f000'0b2c.
164 * I note that V3HD/V4HD uses asynchronous transaction for the purpose. The destination address is
165 * registered to 0x'ffff'f000'0b38 and '0b3c by asynchronous write quadlet request. The size of
255 * asynchronous transaction to 0x'ffff'0001'0000:
/Linux-v6.6/include/linux/comedi/
Dcomedidev.h41 * asynchronous acquisition commands. (Optionally initialized by the
49 * asynchronous acquisition commands. (Allocated and initialized during
53 * @busy: Pointer to a file object that is performing an asynchronous
56 * an asynchronous acquisition command is running.
92 * @do_cmd: If the subdevice supports asynchronous acquisition commands, this
95 * @do_cmdtest: If the subdevice supports asynchronous acquisition commands,
99 * @poll: If the subdevice supports asynchronous acquisition commands, this
103 * @cancel: If the subdevice supports asynchronous acquisition commands, this
106 * @buf_change: If the subdevice supports asynchronous acquisition commands,
108 * buffer for handling asynchronous commands is allocated or reallocated.
[all …]
/Linux-v6.6/include/linux/
Dasync.h3 * async.h: Asynchronous function calls for boot performance
45 * async_schedule - schedule a function for asynchronous execution
58 * async_schedule_domain - schedule a function for asynchronous execution within a certain domain
/Linux-v6.6/drivers/staging/octeon/
Dethernet-defines.h11 * Use asynchronous IO access to hardware. This uses Octeon's asynchronous
/Linux-v6.6/Documentation/driver-api/media/
Dv4l2-subdev.rst184 Registering asynchronous sub-devices
187 In the **asynchronous** case subdevice probing can be invoked independently of
198 Asynchronous sub-device notifiers
221 Asynchronous sub-device notifier for sub-devices
224 A driver that registers an asynchronous sub-device may also register an
225 asynchronous notifier. This is called an asynchronous sub-device notifier andthe
230 asynchronous sub-device notifier.
232 Asynchronous sub-device registration helper for camera sensor drivers
241 Asynchronous sub-device notifier example
267 Asynchronous sub-device notifier callbacks

12345678910>>...39