/linux-4.4.14/tools/power/acpi/tools/ec/ |
D | ec_access.c | 176 void read_ec_val(int fd, int byte_offset) in read_ec_val() 193 void write_ec_val(int fd, int byte_offset, uint8_t value) in write_ec_val()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_phy.c | 1693 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic() 1709 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_generic() 1725 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic() 1758 static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_int() 1845 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic() 1861 s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic_unlocked() 1878 static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic_int() 1945 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic() 1961 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 | 998 u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_phy_82598() 1068 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598() 1083 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_82598()
|
D | ixgbe_82599.c | 2082 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_82599() 2135 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_82599()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | control.c | 150 u8 byte_offset = offset & 0x3; in omap_ctrl_readb() local 160 u16 byte_offset = offset & 0x2; in omap_ctrl_readw() local 184 u8 byte_offset = offset & 0x3; in omap_ctrl_writeb() local 197 u8 byte_offset = offset & 0x2; in omap_ctrl_writew() local
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_transfer.c | 223 u32 byte_offset, u32 device_byte_offset, in udl_render_hline()
|
D | udl_fb.c | 225 const int byte_offset = line_offset + (x * bpp); in udl_handle_damage() local
|
/linux-4.4.14/fs/udf/ |
D | truncate.c | 210 loff_t byte_offset; in udf_truncate_extents() local
|
/linux-4.4.14/include/uapi/sound/ |
D | compress_offload.h | 68 __u32 byte_offset; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | udlfb.c | 520 u32 byte_offset, u32 byte_width, in dlfb_render_hline() 608 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage() local
|
D | smscufx.c | 846 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect() local
|
/linux-4.4.14/drivers/net/ethernet/ |
D | lantiq_etop.c | 527 u32 byte_offset; in ltq_etop_tx() local
|
/linux-4.4.14/drivers/crypto/amcc/ |
D | crypto4xx_sa.h | 155 u32 byte_offset:1; member
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | atmel_mxt_ts.c | 1189 unsigned int type, instance, size, byte_offset; in mxt_prepare_cfg_mem() local 1286 unsigned int byte_offset = 0; in mxt_upload_cfg_mem() local
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 113 u32 byte_offset; member
|
/linux-4.4.14/net/ipv4/ |
D | cipso_ipv4.c | 155 u32 byte_offset; in cipso_v4_bitmap_walk() local
|
/linux-4.4.14/include/linux/ |
D | hyperv.h | 256 u32 byte_offset; member 287 u32 byte_offset; member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 1710 u32 offset, byte_offset; in radeon_cp_dispatch_texture() local
|
/linux-4.4.14/fs/reiserfs/ |
D | inode.c | 2378 loff_t byte_offset = ((loff_t)block << inode->i_sb->s_blocksize_bits)+1; in map_block_for_writepage() local
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 8026 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte() 8063 s32 igb_write_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_write_i2c_byte()
|
/linux-4.4.14/drivers/mtd/onenand/ |
D | onenand_base.c | 818 int byte_offset; in onenand_write_bufferram() local
|