Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c65 static void spi_rx_tx(struct exynos_spi *regs, int todo, in spi_rx_tx()
109 int upto, todo; in exynos_spi_copy() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsndio.c180 size_t todo, n; in readsamples() local
208 size_t n, todo; in writesamples() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
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
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c103 unsigned int todo, offset; in sun8i_ss_setup_ivs() local
169 unsigned int todo, len, offset, ivsize; in sun8i_ss_cipher() local
H A Dsun8i-ss-prng.c65 unsigned int todo; in sun8i_ss_prng_generate() local
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c29 unsigned int todo; in sun8i_ce_trng_read() local
H A Dsun8i-ce-prng.c67 unsigned int todo; in sun8i_ce_prng_generate() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c26 unsigned int todo = (dlen / 4) * 4; in sun4i_ss_prng_generate() local
H A Dsun4i-ss-cipher.c33 unsigned int todo; in sun4i_ss_opti_poll() local
187 unsigned int todo; in sun4i_ss_cipher_poll() local
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dexynos_spi.c96 static int spi_rx_tx(struct exynos_spi_priv *priv, int todo, in spi_rx_tx()
327 int upto, todo; in exynos_spi_xfer() local
/OK3568_Linux_fs/kernel/drivers/media/pci/tw68/
H A Dtw68-risc.c39 unsigned int line, todo, done; in tw68_risc_field() local
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_av.c387 unsigned long todo = count; in aux_ring_buffer_write() local
435 unsigned long todo = count; in ts_play() local
472 unsigned long todo = count, n; in dvb_play() local
505 unsigned long todo = count, n; in dvb_play_kernel() local
535 unsigned long todo = count, n; in dvb_aplay() local
/OK3568_Linux_fs/kernel/kernel/power/
H A Dprocess.c37 unsigned int todo; in try_to_freeze_tasks() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dmax3420_udc.c165 u32 todo; member
184 u32 todo; member
321 int todo; in spi_max3420_enable() local
353 int todo; in spi_max3420_stall() local
480 int todo; in max3420_start() local
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dtodo.rst1 .. _todo: target
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_spi.c198 int todo; in cros_ec_spi_receive_packet() local
306 int todo; in cros_ec_spi_receive_response() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dchacha_glue.c150 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dpoly1305-glue.c165 unsigned int todo = min_t(unsigned int, len, SZ_4K); in poly1305_update_arch() local
H A Dchacha-glue.c95 unsigned int todo = min_t(unsigned int, bytes, SZ_4K); in chacha_crypt_arch() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/
H A Dcx25821-core.c1001 unsigned int line, todo; in cx25821_risc_field() local
1112 unsigned int line, todo, sol; in cx25821_risc_field_audio() local

1234