Searched refs:txgbe_i2c_stop (Results 1 – 1 of 1) sorted by relevance
12 static void txgbe_i2c_stop(struct txgbe_hw *hw);1234 txgbe_i2c_stop(hw); in txgbe_read_i2c_byte_unlocked()1293 txgbe_i2c_stop(hw); in txgbe_write_i2c_byte_unlocked()1355 static void txgbe_i2c_stop(struct txgbe_hw *hw) in txgbe_i2c_stop() function