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