Lines Matching refs:tw9910_priv
223 struct tw9910_priv { struct
327 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()
647 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_frame()
722 struct tw9910_priv *priv = to_tw9910(client); in tw9910_get_selection()
749 struct tw9910_priv *priv = to_tw9910(client); in tw9910_get_fmt()
800 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_fmt()
832 struct tw9910_priv *priv = to_tw9910(client); in tw9910_video_probe()
927 struct tw9910_priv *priv; in tw9910_probe()
990 struct tw9910_priv *priv = to_tw9910(client); in tw9910_remove()