Lines Matching refs:tw9910_priv
229 struct tw9910_priv { struct
331 static struct tw9910_priv *to_tw9910(const struct i2c_client *client) in to_tw9910()
333 return container_of(i2c_get_clientdata(client), struct tw9910_priv, in to_tw9910()
374 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_hsync()
462 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_stream()
502 struct tw9910_priv *priv = to_tw9910(client); in tw9910_g_std()
512 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_std()
589 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_power()
597 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_frame()
682 struct tw9910_priv *priv = to_tw9910(client); in tw9910_g_crop()
701 struct tw9910_priv *priv = to_tw9910(client); in tw9910_cropcap()
726 struct tw9910_priv *priv = to_tw9910(client); in tw9910_get_fmt()
777 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_fmt()
811 struct tw9910_priv *priv = to_tw9910(client); in tw9910_video_probe()
951 struct tw9910_priv *priv; in tw9910_probe()
993 struct tw9910_priv *priv = to_tw9910(client); in tw9910_remove()