Searched refs:i2c_atr_new (Results 1 – 4 of 4) sorted by relevance
53 struct i2c_atr *i2c_atr_new(struct i2c_adapter *parent, struct device *dev,
500 struct i2c_atr *i2c_atr_new(struct i2c_adapter *parent, struct device *dev, in i2c_atr_new() function550 EXPORT_SYMBOL_NS_GPL(i2c_atr_new, I2C_ATR);
86 calling i2c_atr_new() passing attach/detach callbacks
1095 priv->atr = i2c_atr_new(parent_adap, dev, &ub960_atr_ops, in ub960_init_atr()