| /Linux-v5.4/tools/power/acpi/tools/ec/ | 
| D | ec_access.c | 175 void read_ec_val(int fd, int byte_offset)  in read_ec_val()192 void write_ec_val(int fd, int byte_offset, uint8_t value)  in write_ec_val()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_phy.c | 1939 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_eeprom_generic()1955 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_sff8472_generic()
 1971 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_write_i2c_eeprom_generic()
 2005 static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_byte_generic_int()
 2095 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_byte_generic()
 2112 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_byte_generic_unlocked()
 2130 static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_write_i2c_byte_generic_int()
 2198 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_write_i2c_byte_generic()
 2215 s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_write_i2c_byte_generic_unlocked()
 
 | 
| D | ixgbe_82598.c | 952 				    u8 byte_offset, u8 *eeprom_data)  in ixgbe_read_i2c_phy_82598()1022 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_eeprom_82598()
 1037 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_sff8472_82598()
 
 | 
| D | ixgbe_82599.c | 2064 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_read_i2c_byte_82599()2118 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,  in ixgbe_write_i2c_byte_82599()
 
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | control.c | 147 	u8 byte_offset = offset & 0x3;  in omap_ctrl_readb()  local157 	u16 byte_offset = offset & 0x2;  in omap_ctrl_readw()  local
 174 	u8 byte_offset = offset & 0x3;  in omap_ctrl_writeb()  local
 187 	u8 byte_offset = offset & 0x2;  in omap_ctrl_writew()  local
 
 | 
| /Linux-v5.4/virt/kvm/arm/vgic/ | 
| D | vgic-v3.c | 317 	int byte_offset, bit_nr;  in vgic_v3_lpi_sync_pending_status()  local372 		int byte_offset, bit_nr;  in vgic_v3_save_pending_tables()  local
 
 | 
| D | vgic-its.c | 434 		int byte_offset, bit_nr;  in its_sync_lpi_pending_table()  local2093 		size_t byte_offset;  in scan_its_table()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/udl/ | 
| D | udl_transfer.c | 214 		     u32 byte_offset, u32 device_byte_offset,  in udl_render_hline()
 | 
| D | udl_fb.c | 127 		const int byte_offset = line_offset + (x << log_bpp);  in udl_handle_damage()  local
 | 
| /Linux-v5.4/fs/udf/ | 
| D | truncate.c | 210 	loff_t byte_offset;  in udf_truncate_extents()  local
 | 
| /Linux-v5.4/drivers/staging/media/hantro/ | 
| D | hantro_g1_vp8_dec.c | 313 		u32 byte_offset = dct_part_offset + dct_size_part_size + count;  in cfg_parts()  local
 | 
| D | rk3399_vpu_hw_vp8_dec.c | 411 		u32 byte_offset = dct_part_offset + dct_size_part_size + count;  in cfg_parts()  local
 | 
| /Linux-v5.4/include/uapi/sound/ | 
| D | compress_offload.h | 69 	__u32 byte_offset;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/ | 
| D | lantiq_xrx200.c | 284 	u32 byte_offset;  in xrx200_start_xmit()  local
 | 
| D | lantiq_etop.c | 464 	u32 byte_offset;  in ltq_etop_tx()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | udlfb.c | 537 			      u32 byte_offset, u32 byte_width,  in dlfb_render_hline()633 		const int byte_offset = line_offset + (x * BPP);  in dlfb_handle_damage()  local
 
 | 
| D | smscufx.c | 843 		const int byte_offset = line_offset + (x * BPP);  in ufx_raw_rect()  local
 | 
| /Linux-v5.4/net/netlabel/ | 
| D | netlabel_kapi.c | 878 	u32 byte_offset;  in netlbl_bitmap_walk()  local
 | 
| /Linux-v5.4/drivers/staging/exfat/ | 
| D | exfat_core.c | 1580 			   s32 byte_offset, u32 *clu)  in _walk_fat_chain()1692 	s32 off, ret, byte_offset;  in get_entry_set_in_dir()  local
 1924 	s32 ret, byte_offset, off;  in write_partial_entries_in_entry_set()  local
 
 | 
| /Linux-v5.4/drivers/crypto/amcc/ | 
| D | crypto4xx_sa.h | 153 		u32 byte_offset:1;  member
 | 
| /Linux-v5.4/sound/soc/intel/baytrail/ | 
| D | sst-baytrail-ipc.c | 104 	u32 byte_offset;  member
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | atmel_mxt_ts.c | 1290 	unsigned int type, instance, size, byte_offset;  in mxt_prepare_cfg_mem()  local1386 	unsigned int byte_offset = 0;  in mxt_upload_cfg_mem()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | hyperv.h | 282 	u32 byte_offset;  member313 	u32 byte_offset;  member
 
 | 
| /Linux-v5.4/fs/reiserfs/ | 
| D | inode.c | 2374 	loff_t byte_offset = ((loff_t)block << inode->i_sb->s_blocksize_bits)+1;  in map_block_for_writepage()  local
 | 
| /Linux-v5.4/drivers/mtd/nand/onenand/ | 
| D | onenand_base.c | 846 		int byte_offset;  in onenand_write_bufferram()  local
 |