Searched refs:completing (Results 1 – 25 of 39) sorted by relevance
12
/Linux-v5.15/drivers/scsi/ |
D | mac53c94.c | 40 completing, enumerator 284 state->phase = completing; in mac53c94_interrupt() 319 state->phase = completing; in mac53c94_interrupt() 321 case completing: in mac53c94_interrupt()
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/ |
D | flctl-nand.txt | 15 completing the bindings.
|
/Linux-v5.15/tools/io_uring/ |
D | README | 8 for setting up an io_uring instance, submitting IO, completing IO,
|
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.txt | 42 - wait-delay: Delay (default 3000) to wait after completing restart
|
/Linux-v5.15/drivers/staging/wlan-ng/ |
D | prism2usb.c | 162 list_splice_init(&hw->ctlxq.completing, &cleanlist); in prism2sta_disconnect_usb()
|
D | hfa384x_usb.c | 536 INIT_LIST_HEAD(&hw->ctlxq.completing); in hfa384x_create() 1144 list_move_tail(&ctlx->list, &hw->ctlxq.completing); in hfa384x_usbctlx_complete_sync() 2646 list_for_each_entry_safe(ctlx, temp, &hw->ctlxq.completing, list) { in hfa384x_usbctlx_completion_task() 2768 list_move_tail(&ctlx->list, &hw->ctlxq.completing); in unlocked_usbctlx_complete()
|
D | hfa384x.h | 1177 struct list_head completing; member
|
/Linux-v5.15/Documentation/block/ |
D | null_blk.rst | 53 The completion mode used for completing IOs to the block-layer.
|
D | data-integrity.rst | 163 The profile also contains a few constants to aid in completing,
|
/Linux-v5.15/arch/arm/mach-omap2/ |
D | Kconfig | 227 a snoop from completing. Under certain conditions this can cause the
|
/Linux-v5.15/Documentation/driver-api/nvdimm/ |
D | firmware-activate.rst | 32 back to idle and completing an activation cycle.
|
/Linux-v5.15/Documentation/driver-api/phy/ |
D | samsung-usb2.rst | 137 After completing these steps the support for the new SoC should be ready.
|
/Linux-v5.15/Documentation/RCU/ |
D | rcubarrier.rst | 332 a grace period from completing on non-CONFIG_PREEMPTION kernels, 340 switching, again preventing grace periods from completing. This
|
D | stallwarn.rst | 60 RCU grace periods from ever completing. Either way, the
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | userp.rst | 70 possibly completing the requested DMA and overwriting valuable data.
|
/Linux-v5.15/Documentation/target/ |
D | tcmu-design.rst | 182 When completing a command, userspace sets rsp.scsi_status, and 191 ring, userspace need to update the cmd->id when completing the
|
/Linux-v5.15/Documentation/hwmon/ |
D | abituguru-datasheet.rst | 125 After completing a successful read it is advised to put the uGuru back in 145 After completing a successful write it is advised to put the uGuru back in
|
/Linux-v5.15/Documentation/driver-api/dmaengine/ |
D | dmatest.rst | 221 channel is requested after completing a successful test run.
|
/Linux-v5.15/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 100 before updating the mappings and completing the transaction. Such IOMMU
|
/Linux-v5.15/Documentation/networking/ |
D | strparser.rst | 92 parser will parse. timeo is timeout for completing a message.
|
D | sfp-phylink.rst | 199 in-band negotiation from completing, since these functions are called
|
/Linux-v5.15/Documentation/filesystems/spufs/ |
D | spufs.rst | 180 completing the string, regardless of changes to the register by
|
/Linux-v5.15/Documentation/scsi/ |
D | scsi_eh.rst | 326 contains invalid sense data when error-completing the scmd
|
/Linux-v5.15/Documentation/driver-api/usb/ |
D | dwc3.rst | 628 completing it. With these two events, we can see how a ``TRB`` changes
|
/Linux-v5.15/Documentation/filesystems/caching/ |
D | fscache.rst | 435 RETRV DLY Time between an requesting a read and lookup completing
|
12