Home | History | Annotate | Download | only in i2c

Lines Matching refs:i2c_client

126 	struct i2c_client		*i2c_client;
136 struct i2c_client *client;
162 bus_priv->i2c_client = client;
175 fail1: bus_priv->i2c_client = NULL;
190 struct i2c_client *const client = bus_priv->i2c_client;
193 bus_priv->i2c_client = NULL;
199 struct i2c_client *
205 return bus_priv->i2c_client;