Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
Di2c-mlxbf.c414 struct mlxbf_i2c_priv { struct
415 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 …]