Home
last modified time | relevance | path

Searched refs:i2c_atr_ops (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Di2c-atr.h37 * struct i2c_atr_ops - Callbacks from ATR to the device driver.
47 struct i2c_atr_ops { struct
57 * passed to the callbacks in `struct i2c_atr_ops`. argument
93 const struct i2c_atr_ops *ops, int max_adapters,
112 * &i2c_atr_ops->attach_client and &i2c_atr_ops->detach_client callbacks for the
/linux/drivers/misc/
H A Dti_fpc202.c270 static const struct i2c_atr_ops fpc202_atr_ops = {
/linux/drivers/i2c/
H A Di2c-atr.c103 * @ops: &struct i2c_atr_ops
117 const struct i2c_atr_ops *ops;
715 const struct i2c_atr_ops *ops, int max_adapters, in i2c_atr_new()
/linux/drivers/media/i2c/
H A Dds90ub960.c1343 static const struct i2c_atr_ops ub960_atr_ops = {