Searched refs:i2c_atr_del_adapter (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/media/i2c/
H A Dds90ub953.c1385 i2c_atr_del_adapter(priv->plat_data->atr, priv->plat_data->port);
H A Dds90ub913.c873 i2c_atr_del_adapter(priv->plat_data->atr, priv->plat_data->port);
/linux-master/drivers/i2c/
H A Di2c-atr.c662 void i2c_atr_del_adapter(struct i2c_atr *atr, u32 chan_id) function
693 EXPORT_SYMBOL_NS_GPL(i2c_atr_del_adapter, I2C_ATR);
/linux-master/include/linux/
H A Di2c-atr.h61 * removed by calling i2c_atr_del_adapter().
84 * Call i2c_atr_del_adapter() to remove the adapter.
93 * i2c_atr_del_adapter - Remove a child ("downstream") I2C bus added by
99 void i2c_atr_del_adapter(struct i2c_atr *atr, u32 chan_id);

Completed in 173 milliseconds