Searched refs:tw9910_priv (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dtw9910.c228 struct tw9910_priv { struct
332 static struct tw9910_priv *to_tw9910(const struct i2c_client *client)
334 return container_of(i2c_get_clientdata(client), struct tw9910_priv,
376 struct tw9910_priv *priv = to_tw9910(client);
464 struct tw9910_priv *priv = to_tw9910(client);
504 struct tw9910_priv *priv = to_tw9910(client);
514 struct tw9910_priv *priv = to_tw9910(client);
595 static int tw9910_power_on(struct tw9910_priv *priv)
633 static int tw9910_power_off(struct tw9910_priv *priv)
644 struct tw9910_priv *pri
[all...]

Completed in 206 milliseconds