Searched refs:igb_read_i2c_byte (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.h | 11 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr,
|
H A D | e1000_82575.c | 2911 .read_i2c_byte = igb_read_i2c_byte,
|
H A D | igb_main.c | 9922 * igb_read_i2c_byte - Reads 8 bit word over I2C 9931 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.h | 11 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr,
|
H A D | e1000_82575.c | 2911 .read_i2c_byte = igb_read_i2c_byte,
|
H A D | igb_main.c | 10046 * igb_read_i2c_byte - Reads 8 bit word over I2C 10055 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte() function
|
Completed in 31 milliseconds