Home
last modified time | relevance | path

Searched defs:todo (Results 1 – 25 of 86) sorted by relevance

1234

/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_ringbuffer.c135 size_t todo = len; in dvb_ringbuffer_read_user() local
161 size_t todo = len; in dvb_ringbuffer_read() local
184 size_t todo = len; in dvb_ringbuffer_write() local
211 size_t todo = len; in dvb_ringbuffer_write_user() local
255 size_t todo; in dvb_ringbuffer_pkt_read_user() local
283 size_t todo; in dvb_ringbuffer_pkt_read() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c31 unsigned int todo, len; in sun8i_ss_need_fallback() local
127 unsigned int todo, offset; in sun8i_ss_setup_ivs() local
193 unsigned int todo, len, offset, ivsize; in sun8i_ss_cipher() local
H A Dsun8i-ss-prng.c66 unsigned int todo; in sun8i_ss_prng_generate() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c64 static void spi_rx_tx(struct exynos_spi *regs, int todo, in spi_rx_tx()
108 int upto, todo; in exynos_spi_copy() local
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c159 ssize_t todo = min(iov_iter_count(to), sizeof(buf)); in auxdev_read_iter() local
202 ssize_t todo = min(iov_iter_count(from), sizeof(buf)); in auxdev_write_iter() local
/openbmc/qemu/audio/
H A Dsndioaudio.c82 size_t todo, n; in sndio_write() local
113 size_t todo, n; in sndio_read() local
262 size_t todo, max_todo; in sndio_get_buffer_in() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c29 unsigned int todo; in sun8i_ce_trng_read() local
H A Dsun8i-ce-cipher.c30 unsigned int todo, len; in sun8i_ce_cipher_need_fallback() local
132 unsigned int todo, len, offset, ivsize; in sun8i_ce_cipher_prepare() local
H A Dsun8i-ce-prng.c65 unsigned int todo; in sun8i_ce_prng_generate() local
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c27 unsigned int todo = (dlen / 4) * 4; in sun4i_ss_prng_generate() local
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-risc.c39 unsigned int line, todo, done; in tw68_risc_field() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c188 u32 data, pos, len, todo; in lpc_debug_read() local
279 u32 data, pos, len, todo; in lpc_debug_write() local
/openbmc/u-boot/drivers/spi/
H A Dexynos_spi.c95 static int spi_rx_tx(struct exynos_spi_priv *priv, int todo, in spi_rx_tx()
326 int upto, todo; in exynos_spi_xfer() local
/openbmc/linux/kernel/power/
H A Dprocess.c34 unsigned int todo; in try_to_freeze_tasks() local
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_av.c388 unsigned long todo = count; in aux_ring_buffer_write() local
436 unsigned long todo = count; in ts_play() local
473 unsigned long todo = count, n; in dvb_play() local
506 unsigned long todo = count, n; in dvb_play_kernel() local
536 unsigned long todo = count, n; in dvb_aplay() local
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c290 struct scatterlist *sgd, unsigned int todo) in crypto_dma_start()
312 unsigned int todo; in rk_cipher_run() local
/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c163 u32 todo; member
182 u32 todo; member
319 int todo; in spi_max3420_enable() local
351 int todo; in spi_max3420_stall() local
478 int todo; in max3420_start() local
/openbmc/linux/arch/arm64/crypto/
H A Dpoly1305-glue.c147 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_update_arch() local
H A Dchacha-neon-glue.c91 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/openbmc/linux/Documentation/gpu/
H A Dtodo.rst1 .. _todo: target
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c41 u32 instructions,line,todo; in bttv_risc_packed() local
122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_spi.c193 int todo; in cros_ec_spi_receive_packet() local
301 int todo; in cros_ec_spi_receive_response() local
/openbmc/linux/arch/x86/crypto/
H A Dchacha_glue.c150 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c74 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-core.c994 unsigned int line, todo; in cx25821_risc_field() local
1105 unsigned int line, todo, sol; in cx25821_risc_field_audio() local

1234