/kernel/linux/linux-5.10/drivers/dma/ |
H A D | virt-dma.h | 36 struct virt_dma_desc *cyclic; member
|
H A D | ste_dma40_ll.c | 221 bool cyclic = flags & LLI_CYCLIC; in d40_phy_buf_to_lli() local
|
H A D | sa11x0-dma.c | 78 bool cyclic; member
|
H A D | dma-axi-dmac.c | 110 bool cyclic; member [all...] |
H A D | img-mdc-dma.c | 109 bool cyclic; member
|
H A D | tegra20-apb-dma.c | 190 bool cyclic; member [all...] |
H A D | k3dma.c | 87 bool cyclic; member
|
H A D | stm32-dma.c | 191 bool cyclic; member [all...] |
H A D | sun6i-dma.c | 182 bool cyclic; member
|
H A D | s3c24xx-dma.c | 174 bool cyclic; member
|
H A D | pxa_dma.c | 91 bool cyclic; member
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | virt-dma.h | 36 struct virt_dma_desc *cyclic; member
|
H A D | ste_dma40_ll.c | 222 bool cyclic = flags & LLI_CYCLIC; in d40_phy_buf_to_lli() local
|
H A D | sa11x0-dma.c | 78 bool cyclic; member
|
H A D | dma-axi-dmac.c | 114 bool cyclic; member [all...] |
/third_party/lwip/src/core/ |
H A D | timeouts.c | 238 const struct lwip_cyclic_timer *cyclic = (const struct lwip_cyclic_timer *)arg; in lwip_cyclic_timer() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | shdma-base.h | 54 bool cyclic; /* used as cyclic transfer */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | shdma-base.h | 54 bool cyclic; /* used as cyclic transfer */ member
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | protostream_objectsource_test.cc | 576 Cyclic cyclic; in TEST_P() local
|
/kernel/linux/linux-5.10/drivers/dma/dw-edma/ |
H A D | dw-edma-core.h | 150 struct dw_edma_cyclic cyclic; member 154 bool cyclic; member
|
/kernel/linux/linux-5.10/drivers/dma/sh/ |
H A D | shdma-base.c | 560 shdma_prep_sg(struct shdma_chan *schan, struct scatterlist *sgl, unsigned int sg_len, dma_addr_t *addr, enum dma_transfer_direction direction, unsigned long flags, bool cyclic) shdma_prep_sg() argument
|
H A D | rcar-dmac.c | 91 bool cyclic; member 1403 bool cyclic; in rcar_dmac_tx_status() local 901 rcar_dmac_chan_prep_sg(struct rcar_dmac_chan *chan, struct scatterlist *sgl, unsigned int sg_len, dma_addr_t dev_addr, enum dma_transfer_direction dir, unsigned long dma_flags, bool cyclic) rcar_dmac_chan_prep_sg() argument [all...] |
/kernel/linux/linux-6.6/drivers/dma/dw-edma/ |
H A D | dw-edma-core.h | 146 struct dw_edma_cyclic cyclic; member
|
/kernel/linux/linux-6.6/drivers/dma/sh/ |
H A D | shdma-base.c | 560 shdma_prep_sg(struct shdma_chan *schan, struct scatterlist *sgl, unsigned int sg_len, dma_addr_t *addr, enum dma_transfer_direction direction, unsigned long flags, bool cyclic) shdma_prep_sg() argument
|
/kernel/linux/linux-5.10/drivers/staging/ralink-gdma/ |
H A D | ralink-gdma.c | 100 bool cyclic; member
|