Home
last modified time | relevance | path

Searched refs:transfer (Results 101 – 125 of 798) sorted by relevance

12345678910>>...32

/openbmc/linux/sound/core/
H A Dpcm_lib.c67 snd_pcm_uframes_t frames, ofs, transfer; in snd_pcm_playback_silence() local
130 runtime->silence_filled += transfer; in snd_pcm_playback_silence()
131 frames -= transfer; in snd_pcm_playback_silence()
2067 pcm_transfer_f transfer, in interleaved_copy() argument
2088 pcm_transfer_f transfer, in noninterleaved_copy() argument
2108 frames, transfer, in_kernel); in noninterleaved_copy()
2216 pcm_transfer_f transfer; in __snd_pcm_lib_xfer() local
2239 transfer = fill_silence; in __snd_pcm_lib_xfer()
2244 transfer = substream->ops->copy; in __snd_pcm_lib_xfer()
2246 transfer = is_playback ? in __snd_pcm_lib_xfer()
[all …]
/openbmc/u-boot/include/
H A Ddma-uclass.h124 int (*transfer)(struct udevice *dev, int direction, void *dst, member
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DTFTP.interface.yaml11 The name of the file to transfer.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/
H A Dzsync-curl_git.bb1 SUMMARY = "File transfer tool optimised for large files (curl port)"
/openbmc/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh171 read _ rx_bytes tx_bytes < <(n2 wg show wg0 transfer)
173 read _ rx_bytes tx_bytes < <(n1 wg show wg0 transfer)
279 read _ _ tx_bytes_before < <(n0 wg show wg1 transfer)
282 read _ _ tx_bytes_after < <(n0 wg show wg1 transfer)
524 read _ _ tx_bytes < <(n1 wg show wg0 transfer)
527 read _ _ tx_bytes < <(n1 wg show wg0 transfer)
533 read _ _ tx_bytes < <(n1 wg show wg0 transfer)
536 read _ _ tx_bytes < <(n1 wg show wg0 transfer)
539 read _ _ tx_bytes < <(n1 wg show wg0 transfer)
/openbmc/u-boot/drivers/dma/
H A Ddma-uclass.c227 if (!ops->transfer) in dma_memcpy()
234 return ops->transfer(dev, DMA_MEM_TO_MEM, dst, src, len); in dma_memcpy()
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTESTING49 Testing bulk transfer for alignment.
50 Testing bulk transfer at PAGE_SIZE.
/openbmc/linux/drivers/phy/sunplus/
H A DKconfig12 full-speed and low-speed data transfer.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-xinetd2 # description: The tftp server serves files using the trivial file transfer \
/openbmc/linux/drivers/scsi/
H A Dst.c768 int transfer, blks; in st_flush_write_buffer() local
1784 STbp->writing = transfer; in st_write()
1802 undone = transfer; in st_write()
1904 int transfer, blks, bytes; in read_tape() local
1978 transfer = 0; in read_tape()
1981 transfer = bytes; in read_tape()
1988 transfer < 0) { in read_tape()
1993 bytes - transfer, in read_tape()
2101 ssize_t i, transfer; in st_read() local
2200 buf += transfer; in st_read()
[all …]
/openbmc/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst43 result in the transfer not being acknowledged.
79 back in the following read transfer. Note that in this read transfer, the
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-ata110 pio_mode: (RO) PIO transfer mode used by the device.
113 xfer_mode: (RO) Current transfer mode. Mostly used by
116 dma_mode: (RO) DMA transfer mode used by the device.
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-sha256-big-endian.patch5 of using memcpy() to transfer it.
/openbmc/linux/drivers/dma/ptdma/
H A DKconfig10 memory and IO copy operations. It performs DMA transfer through
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pycurl_7.45.2.bb4 transfer library. Similarly to the urllib Python module, PycURL can \
/openbmc/qemu/tests/qemu-iotests/
H A D177.out11 == constrained alignment and max-transfer ==
17 == write zero with constrained max-transfer ==
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DMDR_V2.interface.yaml55 Remaining entries which are higher than index in this transfer.
147 Size of data that BIOS prepare to transfer.
/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c194 struct spi_transfer *transfer) in fsl_lpspi_can_dma() argument
201 bytes_per_word = fsl_lpspi_bytes_per_word(transfer->bits_per_word); in fsl_lpspi_can_dma()
575 struct spi_transfer *transfer) in fsl_lpspi_dma_transfer() argument
580 struct sg_table *tx = &transfer->tx_sg, *rx = &transfer->rx_sg; in fsl_lpspi_dma_transfer()
617 transfer->len); in fsl_lpspi_dma_transfer()
H A Dspi-fsl-dspi.c926 struct spi_transfer *transfer; in dspi_transfer_one_message() local
932 list_for_each_entry(transfer, &message->transfers, transfer_list) { in dspi_transfer_one_message()
933 dspi->cur_transfer = transfer; in dspi_transfer_one_message()
949 if (transfer->cs_change) in dspi_transfer_one_message()
957 if (!transfer->cs_change) in dspi_transfer_one_message()
961 dspi->tx = transfer->tx_buf; in dspi_transfer_one_message()
962 dspi->rx = transfer->rx_buf; in dspi_transfer_one_message()
963 dspi->len = transfer->len; in dspi_transfer_one_message()
990 spi_transfer_delay_exec(transfer); in dspi_transfer_one_message()
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dmilbeaut-m10v-xdmac.txt3 Milbeaut AXI DMA controller has only memory to memory transfer capability.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsprd-mcdt.txt3 The Multi-channel data transfer controller is used for sound stream
/openbmc/u-boot/doc/device-tree-bindings/i2c/
H A Di2c-gpio.txt16 The resulting transfer speed can be adjusted by setting the delay[us]
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_codec.h49 u32 transfer; member
/openbmc/linux/drivers/scsi/arm/
H A Dcumana_2.c212 fasdmadir_t direction, int transfer) in cumanascsi_2_dma_pseudo() argument
242 if (transfer && (transfer & 255)) { in cumanascsi_2_dma_pseudo()
/openbmc/linux/sound/soc/dwc/
H A DKconfig16 a PCM and uses PIO to transfer data.

12345678910>>...32