Home
last modified time | relevance | path

Searched defs:mlxbf_i2c_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c410 struct mlxbf_i2c_priv { struct
411 const struct mlxbf_i2c_chip_info *chip;
412 struct i2c_adapter adap;
413 struct mlxbf_i2c_resource *smbus;
414 struct mlxbf_i2c_resource *timer;
415 struct mlxbf_i2c_resource *mst;
416 struct mlxbf_i2c_resource *slv;
417 struct mlxbf_i2c_resource *mst_cause;
418 struct mlxbf_i2c_resource *slv_cause;
419 struct mlxbf_i2c_resource *coalesce;
[all …]