Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dtw9910.c228 struct tw9910_priv { struct
332 static struct tw9910_priv *to_tw9910(const struct i2c_client *client) in to_tw9910()
334 return container_of(i2c_get_clientdata(client), struct tw9910_priv, in to_tw9910()
376 struct tw9910_priv *priv = to_tw9910(client); in tw9910_set_hsync()
464 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_stream()
504 struct tw9910_priv *priv = to_tw9910(client); in tw9910_g_std()
514 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_std()
595 static int tw9910_power_on(struct tw9910_priv *priv) in tw9910_power_on()
633 static int tw9910_power_off(struct tw9910_priv *priv) in tw9910_power_off()
644 struct tw9910_priv *priv = to_tw9910(client); in tw9910_s_power()
[all …]