Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-mlxbf.c413 struct mlxbf_i2c_priv { struct
414 const struct mlxbf_i2c_chip_info *chip;
415 struct i2c_adapter adap;
416 struct mlxbf_i2c_resource *smbus;
417 struct mlxbf_i2c_resource *timer;
418 struct mlxbf_i2c_resource *mst;
419 struct mlxbf_i2c_resource *slv;
420 struct mlxbf_i2c_resource *mst_cause;
421 struct mlxbf_i2c_resource *slv_cause;
422 struct mlxbf_i2c_resource *coalesce;
[all …]