| /kernel/linux/linux-4.19/Documentation/scsi/ |
| D | ufs.txt | 16 3.3 UFS error handling 17 3.4 SCSI Error handling 63 layers. Device level configurations involve handling of query 108 Transfer request handling module of UFSHCD receives SCSI commands 114 3.3 UFS error handling 116 Error handling module handles Host controller fatal errors, 119 3.4 SCSI Error handling 121 This is done through UFSHCD SCSI error handling routines registered 122 with SCSI Midlayer. Examples of some of the error handling commands
|
| D | ChangeLog.sym53c8xx | 25 handling. If the DSA didn't match a CCB, a bad write to 97 * Simpler handling of illegal phases and data overrun from 100 * Sync the residual handling code with sym-1.6.2 and now 157 - Updated the SCRIPTS error handling of the SWIDE 249 - Cleanup of the extended error status handling: 254 - Remove the quirk handling that has been useless since day one. 270 - Fix some bug in the fully untested MDP handling:) and share 271 some code between MDP handling and residual calculation. 275 - Add support of some 'resource handling' for linux-2.3.13. 317 - Handling of the SWIDE (low byte residue at the end of a CHMOV [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | ufs.rst | 18 3.3 UFS error handling 19 3.4 SCSI Error handling 77 layers. Device level configurations involve handling of query 129 Transfer request handling module of UFSHCD receives SCSI commands 135 3.3 UFS error handling 138 Error handling module handles Host controller fatal errors, 141 3.4 SCSI Error handling 144 This is done through UFSHCD SCSI error handling routines registered 145 with SCSI Midlayer. Examples of some of the error handling commands
|
| D | ChangeLog.sym53c8xx | 25 handling. If the DSA didn't match a CCB, a bad write to 97 * Simpler handling of illegal phases and data overrun from 100 * Sync the residual handling code with sym-1.6.2 and now 157 - Updated the SCRIPTS error handling of the SWIDE 249 - Cleanup of the extended error status handling: 254 - Remove the quirk handling that has been useless since day one. 270 - Fix some bug in the fully untested MDP handling:) and share 271 some code between MDP handling and residual calculation. 275 - Add support of some 'resource handling' for linux-2.3.13. 317 - Handling of the SWIDE (low byte residue at the end of a CHMOV [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ti/ |
| D | interface.txt | 20 handling 21 "ti,omap3-dss-interface-clock" - interface clock with DSS specific HW handling 22 "ti,omap3-ssi-interface-clock" - interface clock with SSI specific HW handling 23 "ti,am35xx-interface-clock" - interface clock with AM35xx specific HW handling 25 handling
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ti/ |
| D | interface.txt | 20 handling 21 "ti,omap3-dss-interface-clock" - interface clock with DSS specific HW handling 22 "ti,omap3-ssi-interface-clock" - interface clock with SSI specific HW handling 23 "ti,am35xx-interface-clock" - interface clock with AM35xx specific HW handling 25 handling
|
| /kernel/linux/linux-4.19/net/rose/ |
| D | rose_in.c | 36 * The handling of the timer(s) is in file rose_timer.c. 37 * Handling of state 0 and connection release is in af_rose.c. 73 * The handling of the timer(s) is in file rose_timer.c 74 * Handling of state 0 and connection release is in af_rose.c. 101 * The handling of the timer(s) is in file rose_timer.c 102 * Handling of state 0 and connection release is in af_rose.c. 212 * The handling of the timer(s) is in file rose_timer.c 213 * Handling of state 0 and connection release is in af_rose.c. 250 * The handling of the timer(s) is in file rose_timer.c 251 * Handling of state 0 and connection release is in af_rose.c.
|
| /kernel/linux/linux-5.10/net/rose/ |
| D | rose_in.c | 33 * The handling of the timer(s) is in file rose_timer.c. 34 * Handling of state 0 and connection release is in af_rose.c. 70 * The handling of the timer(s) is in file rose_timer.c 71 * Handling of state 0 and connection release is in af_rose.c. 98 * The handling of the timer(s) is in file rose_timer.c 99 * Handling of state 0 and connection release is in af_rose.c. 209 * The handling of the timer(s) is in file rose_timer.c 210 * Handling of state 0 and connection release is in af_rose.c. 247 * The handling of the timer(s) is in file rose_timer.c 248 * Handling of state 0 and connection release is in af_rose.c.
|
| /kernel/liteos_m/utils/ |
| D | los_error.h | 110 * @brief Define the pointer to the error handling function. 113 * This API is used to define the pointer to the error handling function. 138 * @brief Error handling function. 164 * Error handling function structure. 167 LOS_ERRORHANDLE_FUNC pfnHook; /**< Hook function for error handling. */ 217 * @brief Error handling macro capable of returning error codes. 220 …* This API is used to call the error handling function by using an error code and return the same … 241 * @brief Error handling macro capable of returning error codes. 244 …* This API is used to call the error handling function by using an error code and the line number … 270 * This API is used to call the error handling function by using an error code.
|
| /kernel/linux/linux-5.10/include/media/ |
| D | dvb_vb2.h | 176 * buffer handling. 192 * buffer handling. 201 * buffer handling. 211 * buffer handling. 224 * buffer handling. 236 * buffer handling. 247 * dvb_vb2_qbuf() - Wrapper to vb2_core_qbuf() for Digital TV buffer handling. 259 * buffer handling. 270 * dvb_vb2_mmap() - Wrapper to vb2_mmap() for Digital TV buffer handling.
|
| /kernel/linux/linux-4.19/include/media/ |
| D | dvb_vb2.h | 176 * buffer handling. 192 * buffer handling. 201 * buffer handling. 211 * buffer handling. 224 * buffer handling. 236 * buffer handling. 247 * dvb_vb2_qbuf() - Wrapper to vb2_core_qbuf() for Digital TV buffer handling. 259 * buffer handling. 270 * dvb_vb2_mmap() - Wrapper to vb2_mmap() for Digital TV buffer handling.
|
| /kernel/linux/linux-4.19/Documentation/core-api/ |
| D | genericirq.rst | 4 Linux generic IRQ handling 13 The generic interrupt handling layer is designed to provide a complete 14 abstraction of interrupt handling for device drivers. It is able to 23 generic IRQ handling layer. 28 The original implementation of interrupt handling in Linux uses the 52 optimize the flow of the interrupt handling for each specific interrupt 54 the optimized handling of a given type. 62 have different flow handling. 80 The separation makes the generic interrupt handling layer more flexible 120 high-level IRQ handling function only uses desc->irq_data.chip [all …]
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | genericirq.rst | 4 Linux generic IRQ handling 13 The generic interrupt handling layer is designed to provide a complete 14 abstraction of interrupt handling for device drivers. It is able to 23 generic IRQ handling layer. 28 The original implementation of interrupt handling in Linux uses the 52 optimize the flow of the interrupt handling for each specific interrupt 54 the optimized handling of a given type. 62 have different flow handling. 80 The separation makes the generic interrupt handling layer more flexible 120 high-level IRQ handling function only uses desc->irq_data.chip [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| D | misc.c | 84 * ubi_update_reserved - update bad eraseblock handling accounting data. 88 * bad eraseblock handling and the required level of PEBs that must be 103 ubi_msg(ubi, "reserved more %d PEBs for bad PEB handling", need); in ubi_update_reserved() 108 * eraseblock handling. 115 * for future bad eraseblock handling. in ubi_calculate_reserved() 120 …d) is above the expected limit (%d), not reserving any PEBs for bad PEB handling, will use availab… in ubi_calculate_reserved()
|
| /kernel/liteos_a/kernel/base/include/ |
| D | los_err_pri.h | 51 * @brief Error handling macro capable of returning error codes. 54 …* This API is used to call the error handling function by using an error code and return the same … 74 * @brief Error handling macro capable of returning error codes. 77 …* This API is used to call the error handling function by using an error code and the line number … 102 * This API is used to call the error handling function by using an error code.
|
| /kernel/linux/linux-5.10/net/x25/ |
| D | x25_in.c | 84 * The handling of the timer(s) is in file x25_timer.c. 85 * Handling of state 0 and connection release is in af_x25.c. 172 * The handling of the timer(s) is in file x25_timer.c 173 * Handling of state 0 and connection release is in af_x25.c. 205 * The handling of the timer(s) is in file x25_timer.c 206 * Handling of state 0 and connection release is in af_x25.c. 341 * The handling of the timer(s) is in file x25_timer.c 342 * Handling of state 0 and connection release is in af_x25.c. 387 * The handling of the timer(s) is in file x25_timer.c 388 * Handling of state 0 and connection release is in af_x25.c.
|
| /kernel/liteos_a/arch/arm/include/ |
| D | los_exc.h | 33 * @defgroup los_exc Exception handling 138 * @brief Define an exception handling function hook. 141 * This API is used to define the exception handling function hook based on the type of 142 * the exception handling function and record exceptions. 157 * @brief Register an exception handling hook. 160 * This API is used to register an exception handling hook. 165 * @retval #LOS_OK The exception handling hook is successfully registered.
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| D | Makefile | 17 # X.509 Certificate handling 34 # PKCS#8 private key handling 47 # PKCS#7 message handling 67 # Signed PE binary-wrapped key handling
|
| /kernel/linux/linux-4.19/drivers/mtd/ubi/ |
| D | misc.c | 97 * ubi_update_reserved - update bad eraseblock handling accounting data. 101 * bad eraseblock handling and the required level of PEBs that must be 116 ubi_msg(ubi, "reserved more %d PEBs for bad PEB handling", need); in ubi_update_reserved() 121 * eraseblock handling. 128 * for future bad eraseblock handling. in ubi_calculate_reserved() 133 …d) is above the expected limit (%d), not reserving any PEBs for bad PEB handling, will use availab… in ubi_calculate_reserved()
|
| /kernel/liteos_a/kernel/include/ |
| D | los_err.h | 33 * @defgroup los_err Error handling 50 * @brief Define the pointer to the error handling function. 53 * This API is used to define the pointer to the error handling function. 78 * @brief Error handling function. 104 * @brief set Error handling function.
|
| /kernel/linux/linux-4.19/Documentation/sphinx/ |
| D | kfigure.py | 4 scalable figure and image handling 7 Sphinx extension which implements scalable image handling. 14 handling from the author's POV. Directives like ``kernel-figure`` implement 19 * ``.. kernel-image``: for image handling / a ``.. image::`` replacement 21 * ``.. kernel-figure``: for figure handling / a ``.. figure::`` replacement 133 # image handling 142 # figure handling 151 # render handling 335 # image handling 372 # figure handling [all …]
|
| /kernel/linux/linux-5.10/Documentation/sphinx/ |
| D | kfigure.py | 4 scalable figure and image handling 7 Sphinx extension which implements scalable image handling. 14 handling from the author's POV. Directives like ``kernel-figure`` implement 19 * ``.. kernel-image``: for image handling / a ``.. image::`` replacement 21 * ``.. kernel-figure``: for figure handling / a ``.. figure::`` replacement 133 # image handling 142 # figure handling 151 # render handling 335 # image handling 372 # figure handling [all …]
|
| /kernel/linux/linux-5.10/drivers/uio/ |
| D | Kconfig | 10 is also required for interrupt handling to work properly. 29 tristate "Userspace I/O platform driver with generic IRQ handling" 32 interrupt handling code. Shared interrupts are not supported. 46 interrupt handling code. Shared interrupts are not supported. 122 In particular, it implements interrupt handling. This can be used
|
| /kernel/linux/linux-4.19/drivers/uio/ |
| D | Kconfig | 9 is also required for interrupt handling to work properly. 28 tristate "Userspace I/O platform driver with generic IRQ handling" 31 interrupt handling code. Shared interrupts are not supported. 45 interrupt handling code. Shared interrupts are not supported. 121 In particular, it implements interrupt handling. This can be used
|
| /kernel/linux/linux-4.19/Documentation/power/ |
| D | suspend-and-interrupts.txt | 63 That may involve turning on a special signal handling logic within the platform 67 handling system wakeup events. Then, if a given interrupt line is supposed to 75 handling the given IRQ as a system wakeup interrupt line and disable_irq_wake() 109 any special interrupt handling logic for it to work. 119 First of all, if the IRQ is not shared, the rules for handling IRQF_NO_SUSPEND 121 directly at odds with the rules for handling system wakeup interrupts (interrupt
|