Home
last modified time | relevance | path

Searched defs:bytes (Results 576 - 600 of 3193) sorted by relevance

1...<<21222324252627282930>>...128

/kernel/linux/linux-5.10/drivers/nvmem/
H A Dqcom-spmi-sdam.c63 sdam_read(void *priv, unsigned int offset, void *val, size_t bytes) sdam_read() argument
84 sdam_write(void *priv, unsigned int offset, void *val, size_t bytes) sdam_write() argument
[all...]
H A Dsnvs_lpgpr.c52 snvs_lpgpr_write(void *context, unsigned int offset, void *val, size_t bytes) snvs_lpgpr_write() argument
78 snvs_lpgpr_read(void *context, unsigned int offset, void *val, size_t bytes) snvs_lpgpr_read() argument
H A Dimx-iim.c33 imx_iim_read(void *context, unsigned int offset, void *buf, size_t bytes) imx_iim_read() argument
H A Dstm32-romem.c37 stm32_romem_read(void *context, unsigned int offset, void *buf, size_t bytes) stm32_romem_read() argument
68 stm32_bsec_read(void *context, unsigned int offset, void *buf, size_t bytes) stm32_bsec_read() argument
115 stm32_bsec_write(void *context, unsigned int offset, void *buf, size_t bytes) stm32_bsec_write() argument
[all...]
H A Dsunxi_sid.c40 sunxi_sid_read(void *context, unsigned int offset, void *val, size_t bytes) sunxi_sid_read() argument
81 sun8i_sid_read_by_reg(void *context, unsigned int offset, void *val, size_t bytes) sun8i_sid_read_by_reg() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi_dma.c75 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
/kernel/linux/linux-5.10/include/asm-generic/
H A Dxor.h11 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() argument
30 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() argument
51 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() argument
73 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() argument
96 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() argument
132 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3) xor_32regs_3() argument
178 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4) xor_32regs_4() argument
233 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_32regs_5() argument
297 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) xor_8regs_p_2() argument
323 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3) xor_8regs_p_3() argument
353 xor_8regs_p_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4) xor_8regs_p_4() argument
387 xor_8regs_p_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_8regs_p_5() argument
424 xor_32regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) xor_32regs_p_2() argument
469 xor_32regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3) xor_32regs_p_3() argument
526 xor_32regs_p_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4) xor_32regs_p_4() argument
594 xor_32regs_p_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_32regs_p_5() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbvec.h100 bvec_iter_advance(const struct bio_vec *bv, struct bvec_iter *iter, unsigned bytes) bvec_iter_advance() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Drsmu_i2c.c57 static int rsmu_read_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_read_device() argument
87 static int rsmu_write_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_write_device() argument
H A Drsmu_spi.c25 static int rsmu_read_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_read_device() argument
66 static int rsmu_write_device(struct rsmu_ddata *rsmu, u8 reg, u8 *buf, u16 bytes) in rsmu_write_device() argument
98 u16 bytes; in rsmu_write_page_register() local
[all...]
H A Dmax8925-i2c.c18 max8925_read_device(struct i2c_client *i2c, int reg, int bytes, void *dest) max8925_read_device() argument
34 max8925_write_device(struct i2c_client *i2c, int reg, int bytes, void *src) max8925_write_device() argument
H A Dtps6594-i2c.c147 const u8 *bytes = data; in tps6594_i2c_write() local
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/
H A Dhdpvr-core.c69 static void challenge(u8 *bytes) in challenge() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c204 atl1e_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1e_get_eeprom() argument
244 atl1e_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1e_set_eeprom() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c176 atl1c_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) atl1c_get_eeprom() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutmisc.c90 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
94 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelalloc-space.c116 int btrfs_alloc_data_chunk_ondemand(struct btrfs_inode *inode, u64 bytes) in btrfs_alloc_data_chunk_ondemand() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dfree-space-tests.c842 u64 offset, max_extent_size, bytes; in test_bytes_index() local
[all...]
/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c188 static ssize_t psblk_generic_blk_read(char *buf, size_t bytes, loff_t pos) in psblk_generic_blk_read() argument
193 static ssize_t psblk_generic_blk_write(const char *buf, size_t bytes, in psblk_generic_blk_write() argument
/kernel/linux/linux-6.6/fs/squashfs/
H A Dcache.c306 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local
335 int bytes, res = length; squashfs_read_metadata() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Doverflow.h189 size_t bytes; in size_mul() local
208 size_t bytes; in size_add() local
229 size_t bytes; in size_sub() local
[all...]
/kernel/linux/linux-6.6/include/asm-generic/
H A Dxor.h11 xor_8regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_2() argument
31 xor_8regs_3(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_3() argument
53 xor_8regs_4(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_4() argument
77 xor_8regs_5(unsigned long bytes, unsigned long * __restrict p1, in xor_8regs_5() argument
103 xor_32regs_2(unsigned long bytes, unsigned long * __restrict p1, in xor_32regs_2() argument
140 xor_32regs_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_32regs_3() argument
187 xor_32regs_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_32regs_4() argument
244 xor_32regs_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_32regs_5() argument
311 xor_8regs_p_2(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2) xor_8regs_p_2() argument
338 xor_8regs_p_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_8regs_p_3() argument
369 xor_8regs_p_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_8regs_p_4() argument
405 xor_8regs_p_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_8regs_p_5() argument
445 xor_32regs_p_2(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2) xor_32regs_p_2() argument
491 xor_32regs_p_3(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3) xor_32regs_p_3() argument
549 xor_32regs_p_4(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4) xor_32regs_p_4() argument
619 xor_32regs_p_5(unsigned long bytes, unsigned long * __restrict p1, const unsigned long * __restrict p2, const unsigned long * __restrict p3, const unsigned long * __restrict p4, const unsigned long * __restrict p5) xor_32regs_p_5() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c52 bcm2835_playback_fifo(struct bcm2835_alsa_stream *alsa_stream, unsigned int bytes) bcm2835_playback_fifo() argument
234 snd_bcm2835_pcm_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) snd_bcm2835_pcm_transfer() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dcfbcopyarea.c387 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...128