Searched defs:mlxbf_i2c_priv (Results 1 – 1 of 1) sorted by relevance
414 struct mlxbf_i2c_priv { struct415 const struct mlxbf_i2c_chip_info *chip;416 struct i2c_adapter adap;417 struct mlxbf_i2c_resource *smbus;418 struct mlxbf_i2c_resource *timer;419 struct mlxbf_i2c_resource *mst;420 struct mlxbf_i2c_resource *slv;421 struct mlxbf_i2c_resource *mst_cause;422 struct mlxbf_i2c_resource *slv_cause;423 struct mlxbf_i2c_resource *coalesce;[all …]