Searched defs:byte_offset (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/fs/udf/
H A Dtruncate.c210 loff_t byte_offset; udf_truncate_extents() local
/linux-4.1.27/tools/power/acpi/tools/ec/
H A Dec_access.c176 void read_ec_val(int fd, int byte_offset) read_ec_val() argument
193 void write_ec_val(int fd, int byte_offset, uint8_t value) write_ec_val() argument
/linux-4.1.27/drivers/gpu/drm/udl/
H A Dudl_transfer.c221 udl_render_hline(struct drm_device *dev, int bpp, struct urb **urb_ptr, const char *front, char **urb_buf_ptr, u32 byte_offset, u32 device_byte_offset, u32 byte_width, int *ident_ptr, int *sent_ptr) udl_render_hline() argument
H A Dudl_fb.c225 const int byte_offset = line_offset + (x * bpp); udl_handle_damage() local
/linux-4.1.27/include/uapi/sound/
H A Dcompress_offload.h68 __u32 byte_offset; member in struct:snd_compr_tstamp
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c1068 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_read_i2c_eeprom_82598() argument
1083 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_read_i2c_sff8472_82598() argument
997 ixgbe_read_i2c_phy_82598(struct ixgbe_hw *hw, u8 dev_addr, u8 byte_offset, u8 *eeprom_data) ixgbe_read_i2c_phy_82598() argument
H A Dixgbe_82599.c2195 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_read_i2c_byte_82599() argument
2248 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_write_i2c_byte_82599() argument
H A Dixgbe_phy.c1603 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_read_i2c_eeprom_generic() argument
1619 s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_read_i2c_sff8472_generic() argument
1635 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_write_i2c_eeprom_generic() argument
1652 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_read_i2c_byte_generic() argument
1733 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, ixgbe_write_i2c_byte_generic() argument
/linux-4.1.27/drivers/net/ethernet/
H A Dlantiq_etop.c527 u32 byte_offset; ltq_etop_tx() local
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h155 u32 byte_offset:1; member in struct:sa_command_1::__anon3795
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_state.c1710 u32 offset, byte_offset; radeon_cp_dispatch_texture() local
/linux-4.1.27/arch/arm/mach-omap2/
H A Dcontrol.c149 u8 byte_offset = offset & 0x3; omap_ctrl_readb() local
159 u16 byte_offset = offset & 0x2; omap_ctrl_readw() local
183 u8 byte_offset = offset & 0x3; omap_ctrl_writeb() local
196 u8 byte_offset = offset & 0x2; omap_ctrl_writew() local
/linux-4.1.27/drivers/mtd/onenand/
H A Donenand_base.c818 int byte_offset; onenand_write_bufferram() local
/linux-4.1.27/fs/reiserfs/
H A Dinode.c2378 loff_t byte_offset = ((loff_t)block << inode->i_sb->s_blocksize_bits)+1; map_block_for_writepage() local
/linux-4.1.27/drivers/video/fbdev/
H A Dsmscufx.c846 const int byte_offset = line_offset + (x * BPP); ufx_raw_rect() local
H A Dudlfb.c608 const int byte_offset = line_offset + (x * BPP); dlfb_handle_damage() local
518 dlfb_render_hline(struct dlfb_data *dev, struct urb **urb_ptr, const char *front, char **urb_buf_ptr, u32 byte_offset, u32 byte_width, int *ident_ptr, int *sent_ptr) dlfb_render_hline() argument
/linux-4.1.27/net/ipv4/
H A Dcipso_ipv4.c155 u32 byte_offset; cipso_v4_bitmap_walk() local
/linux-4.1.27/sound/soc/intel/baytrail/
H A Dsst-baytrail-ipc.c113 u32 byte_offset; member in struct:sst_byt_start_stream_params
/linux-4.1.27/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1242 unsigned int type, instance, size, byte_offset; mxt_prepare_cfg_mem() local
1339 unsigned int byte_offset = 0; mxt_upload_cfg_mem() local
/linux-4.1.27/include/linux/
H A Dhyperv.h253 u32 byte_offset; member in struct:vmtransfer_page_range
284 u32 byte_offset; member in struct:gpa_range
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A Digb_main.c8071 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, igb_read_i2c_byte() argument
8108 s32 igb_write_i2c_byte(struct e1000_hw *hw, u8 byte_offset, igb_write_i2c_byte() argument

Completed in 859 milliseconds