Home
last modified time | relevance | path

Searched refs:xgbe_i2c_op (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h603 struct xgbe_i2c_op { struct
613 struct xgbe_i2c_op *op; argument
912 int (*i2c_xfer)(struct xgbe_prv_data *, struct xgbe_i2c_op *);
H A Dxgbe-i2c.c268 static int xgbe_i2c_xfer(struct xgbe_prv_data *pdata, struct xgbe_i2c_op *op) in xgbe_i2c_xfer()