Searched refs:tw9910_priv (Results 1 – 1 of 1) sorted by relevance
223 struct tw9910_priv { struct327 static struct tw9910_priv *to_tw9910(const struct i2c_client *client) in to_tw9910()329 return container_of(i2c_get_clientdata(client), struct tw9910_priv, in to_tw9910()371 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_hsync()459 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_stream()499 struct tw9910_priv *priv = to_tw9910(client); in tw9910_g_std()509 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_std()590 static int tw9910_power_on(struct tw9910_priv *priv) in tw9910_power_on()628 static int tw9910_power_off(struct tw9910_priv *priv) in tw9910_power_off()639 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_power()[all …]