Searched full:asynchronous (Results 1 – 25 of 920) sorted by relevance
12345678910>>...37
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | st,stm32-fmc2-ebi.yaml | 11 asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped 59 0: Asynchronous mode 1 SRAM/FRAM. 60 1: Asynchronous mode 1 PSRAM. 61 2: Asynchronous mode A SRAM/FRAM. 62 3: Asynchronous mode A PSRAM. 63 4: Asynchronous mode 2 NOR. 64 5: Asynchronous mode B NOR. 65 6: Asynchronous mode C NOR. 66 7: Asynchronous mode D NOR. 68 9: Synchronous read asynchronous write PSRAM. [all …]
|
/Linux-v6.1/include/crypto/ |
D | acompress.h | 3 * Asynchronous Compression operations 16 * struct acomp_req - asynchronous (de)compression request 18 * @base: Common attributes for asynchronous crypto requests 56 * struct acomp_alg - asynchronous compression algorithm 87 * DOC: Asynchronous Compression API 89 * The Asynchronous Compression API is used with the algorithms of type 186 * acomp_request_alloc() -- allocates asynchronous (de)compression request 195 * acomp_request_free() -- zeroize and free asynchronous (de)compression 204 * acomp_request_set_callback() -- Sets an asynchronous callback 206 * Callback will be called when an asynchronous operation on a given [all …]
|
/Linux-v6.1/kernel/ |
D | async.c | 3 * 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.1/include/crypto/internal/ |
D | acompress.h | 3 * Asynchronous Compression operations 53 * crypto_register_acomp() -- Register asynchronous compression algorithm 55 * Function registers an implementation of an asynchronous 65 * crypto_unregister_acomp() -- Unregister asynchronous compression algorithm 67 * Function unregisters an implementation of an asynchronous
|
/Linux-v6.1/include/media/ |
D | v4l2-async.h | 3 * 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 sub-device logic to define the 29 * algorithm that will be used to match an asynchronous device. 79 * struct v4l2_async_notifier_operations - Asynchronous V4L2 notifier operations 233 * v4l2_async_nf_register - registers a subdevice asynchronous notifier 242 * v4l2_async_subdev_nf_register - registers a subdevice asynchronous 253 * asynchronous notifier 280 * v4l2_async_register_subdev - registers a sub-device to the asynchronous 289 * asynchronous sub-device framework and [all …]
|
/Linux-v6.1/Documentation/driver-api/firmware/ |
D | introduction.rst | 20 * 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.1/Documentation/crypto/ |
D | api-digest.rst | 10 Asynchronous Message Digest API 14 :doc: Asynchronous Message Digest API 19 Asynchronous Hash Request Handle 23 :doc: Asynchronous Hash Request Handle
|
D | architecture.rst | 57 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.
|
D | api-aead.rst | 16 Asynchronous AEAD Request Handle 20 :doc: Asynchronous AEAD Request Handle
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | firewire-cdev | 20 - 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.1/drivers/md/bcache/ |
D | Kconfig | 28 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.1/include/net/nfc/ |
D | digital.h | 100 * 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.1/drivers/base/test/ |
D | test_async_driver_probe.c | 110 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");
|
D | Kconfig | 3 tristate "Build kernel module to test asynchronous driver probing" 7 testing asynchronous driver probing by the device core.
|
/Linux-v6.1/Documentation/virt/kvm/x86/ |
D | msr.rst | 193 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.1/Documentation/hid/ |
D | hid-transport.rst | 79 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.1/Documentation/devicetree/bindings/sound/ |
D | fsl,sai.yaml | 100 fsl,sai-asynchronous: 102 SAI will work in the asynchronous mode, which means both transmitter 105 If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the 163 - fsl,sai-asynchronous
|
D | fsl,ssi.txt | 46 - 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.1/arch/m68k/include/asm/ |
D | contregs.h | 24 #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.1/arch/arm/mach-omap2/ |
D | omap4-common.c | 60 * The OMAP4 bus structure contains asynchronous bridges which can buffer 61 * data writes from the MPU. These asynchronous bridges can be found on 66 * therefore different asynchronous bridges. 88 * OMAP4 Errata i688 - asynchronous bridge corruption when entering WFI. 90 * If a data is stalled inside asynchronous bridge because of back
|
/Linux-v6.1/include/linux/comedi/ |
D | comedidev.h | 41 * 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.1/include/linux/ |
D | async.h | 3 * 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.1/drivers/staging/octeon/ |
D | ethernet-defines.h | 11 * Use asynchronous IO access to hardware. This uses Octeon's asynchronous
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | mte.h | 107 * asynchronous in userspace, tag check faults (including in uaccesses) in mte_disable_tco_entry() 118 /* Whether the MTE asynchronous mode is enabled. */ 142 * The asynchronous faults are sync'ed automatically with in mte_check_tfsr_exit()
|
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_vf_mbx.h | 10 /* Defining the mailbox message threshold as 63 asynchronous 12 * sending more than 63 asynchronous pending message.
|
12345678910>>...37