i2c_par
struct i2c_par *adapter = data;
struct i2c_par *adapter;
adapter = kzalloc_obj(struct i2c_par);
struct i2c_par *adapter, *_n;