Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9t112.c90 struct mt9t112_priv { struct
143 static struct mt9t112_priv *to_mt9t112(const struct i2c_client *client) in to_mt9t112()
146 struct mt9t112_priv, in to_mt9t112()
399 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_init_pll()
747 static int mt9t112_power_on(struct mt9t112_priv *priv) in mt9t112_power_on()
763 static int mt9t112_power_off(struct mt9t112_priv *priv) in mt9t112_power_off()
777 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_s_power()
797 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_s_stream()
845 static int mt9t112_set_params(struct mt9t112_priv *priv, in mt9t112_set_params()
879 struct mt9t112_priv *priv = to_mt9t112(client); in mt9t112_get_selection()
[all …]