Lines Matching defs:i2c_client
53237 struct i2c_client {
53879 struct i2c_client *i2c_client;
59643 int (*probe)(struct i2c_client *, const struct i2c_device_id *);
59644 void (*remove)(struct i2c_client *);
59645 int (*probe_new)(struct i2c_client *);
59646 void (*shutdown)(struct i2c_client *);
59647 void (*alert)(struct i2c_client *, enum i2c_alert_protocol, unsigned int);
59648 int (*command)(struct i2c_client *, unsigned int, void *);
59651 int (*detect)(struct i2c_client *, struct i2c_board_info *);
84723 struct i2c_client *client;
84731 struct i2c_client *client;