Home
last modified time | relevance | path

Searched defs:bytes (Results 351 - 375 of 2057) sorted by relevance

1...<<11121314151617181920>>...83

/kernel/linux/linux-6.6/drivers/mfd/
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
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dconfig.c125 unsigned bytes; in usb_copy_descriptors() local
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c76 u16 bytes; in mb86290fb_imageblit1() local
125 u16 bytes; in mb86290fb_imageblit8() local
164 u16 bytes; in mb86290fb_imageblit16() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_abm_lcd.c230 unsigned int bytes = sizeof(struct abm_save_restore); in dmub_abm_save_restore() local
163 dmub_abm_init_config(struct abm *abm, const char *src, unsigned int bytes, unsigned int inst) dmub_abm_init_config() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dmemalloc.h64 size_t bytes; /* buffer size in bytes */ member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_sctp.h39 #define bytes(type) (sizeof(type) * 8) macro
/kernel/linux/linux-6.6/crypto/
H A Dnhpoly1305.c97 unsigned int bytes; in nhpoly1305_units() local
161 unsigned int bytes; crypto_nhpoly1305_update_helper() local
[all...]
H A Dpolyval-generic.c66 u32 bytes; member
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Ddw.c46 dw_dma_bytes2block(struct dw_dma_chan *dwc, size_t bytes, unsigned int width, size_t *len) dw_dma_bytes2block() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_vf_proto.c200 type, bytes); in adf_vf2pf_blkmsg_get_crc() local
182 adf_vf2pf_blkmsg_get_crc(struct adf_accel_dev *accel_dev, u8 type, u8 bytes, u8 *crc) adf_vf2pf_blkmsg_get_crc() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...83