Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A 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 *pri in tw9910_s_power()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A 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 *pri in tw9910_s_power()
[all...]

Completed in 4 milliseconds